<style type="text/css"> 
 <!--
 a:link  {
 	font-size : 11px;
 	font-family : Verdana Cyr, Verdana, Arial Cyr, Arial;
 	color : #0065CE; 
 	text-decoration : none;
 	font-weight : normal;
 }
 
 a:visited  {
 	color : #0065CE;
 	text-decoration : none;
 	font-weight : normal;
 }
 
 a:active  {
	text-decoration : none;
}
 
 a:hover  {
	color : #EB4D00;
	font-weight : normal;
}
 
 text  {
 	font-size : 11px;
 	font-family : Verdana Cyr, Verdana, Arial Cyr, Arial;
 	color : #000000;
 }
 
 td  {
 	font-size : 11px;
 	font-family : Verdana Cyr, Verdana, Arial Cyr, Arial;
 	color : #000000;
 }
 SELECT, INPUT, TEXTAREA
  {
	background: #F6F6F6;
	color: Black;
	font-size: 10pt;
	font-weight: normal;
	position: relative;
	border: 1 solid #1C4069;
} 
 
 form {
	border: none ;
	border-style : none;
}

img{
	border-color : #3A6EA5;
}

 -->
 </style> 
