body
{
	background: white;
	margin: 0px 0px 0px 0px;
	font-size : 11px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

p {
	line-height: 175%;
}

.head  {
	font-size : 18px;
	font-weight : bold;
	color : #585858;
	line-height : 1;
}

.smallhead  {
	font-size : 14px;
	font-weight : bold;
}

.smallheadrev  {
	font-size : 14px;
	font-weight : bold;
	color: white;
}

.small  {
	font-size : 9px;
	line-height : 1.2;
}

.error  {
	font-size : 9px;
	font-weight: bold;
	color: red;
	line-height : 1.2;
}

a {
	text-decoration: none;
	color: #2C5178;
	font-weight: bold;
}

a:hover  {
	text-decoration : none;
	color : #F68704;
	font-weight: bold;
}

#bottommenu {
	padding: 5px;
	font-size: 9px;
	font-weight: bold;
}