body, td, p, ol, ul  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #330000;
}

a  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #0000CC;
	text-decoration : none;
}

a:hover  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #333399;
	text-decoration : underline;
}

strong  {
	font-size : 12pt;
	font-family : Arial Cyr;
	color : #663333;
	font-weight : bold;
}

p.news  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #330000;
	line-height : 140%;
	padding-left : 5mm;
	padding-right : 5mm;
}

a.news  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #0000cc;
	text-decoration : none;
}

a.news:hover  {
	font-size : 8pt;
	font-family : sans-serif;
	text-decoration : underline;
	color : #333399;
}

p.help  {
	color : #330000;
	font-size : 8pt;
	font-family : sans-serif;
}


