/* 05.02.2008 10:00 */
body {
margin: 0;
color: #000;
background: #fff;
font-family:Arial,Helvetica,Verdana;
}

i {
font-weight: bold;
}

img {
 border: 0;
}

table {
border: 0;
font-size: 12px;
}

b {
color:#C60;
}

p {
font-size: 13px;
margin-left: 15px;
}

p.right
{
font-size:13px;
margin-left:0;
}

p.header {
margin: 15px 0 0 0;
font-size:16px;
/* text-align="right"; /* OMFG!!! o_O */
font-weight: bold;
}

a:link,a:visited {
color: #000;
text-decoration: none;
font-family: Arial;
font-size: 13px;
font-weight: bold;
}
a:active,a:hover {
color: #EE8D07;
}
a.new {
	color: #DD0000;
	font-weight: bold !important;
}
a.head:visited,a.head:link {
color: #000;
text-decoration: none;
font-family: Arial;
font-size: 13px;
font-weight: normal;
}

a.head:active,a.head:hover {
color: #555;
}

#menu a,#menu a:visited,#menu a:link,#menu a:hover { 
margin-left:20px;
font-weight:normal;
padding-left:5px;
}

.left {
margin-left: 20px;
font-size: 13px;
color: #F47708;
}

h5.right {
margin-top: 0;
margin-left: 3px;
font-size: 13px;
color: #C60;
padding-left: 0;
}

.footer {
text-align: center;
font-size: 11px;
font-family: Verdana;
padding: 10px;
}

font.epigr {
font-family: Verdana;
font-size: 11px;
}

td.center {
background:#FAFAFF;
}

h4 {
margin-left: 15px;
}

h5 {
text-align: left;
margin-bottom: 2px;
margin-top: 8px;
margin-left: 15px;
font-size: 12px;
}

h6 {
text-align: left;
margin-left: 15px;
font-size: 12px;
margin-top: 2px;
margin-bottom: 2px;
}

dt {
margin-left: 20px;
}

td.center ul table {
  border-collapse: collapse;
}

td.center ul table td {
  padding: 7px 3px;
  border-bottom: 1px solid #999;
}