<style type="text/css"> 
 <!--
 a:link  {
 	font-size : 11px;
 	font-family : Verdana Cyr, Verdana, Arial Cyr, Arial;
 	color : #003366;
 	text-decoration : none;
 	font-weight : normal;
 }
 
 a:visited  {
 	color : #003366;
 	text-decoration : none;
 	font-weight : normal;
 }
 
 a:active  {
	color : #003399;
	text-decoration : none;
}
 
 a:hover  {
	color : #003399;
	font-weight : normal;
        text-decoration : none;
}
 
 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;
 }

ul { margin-top: 0px;}

 SELECT, INPUT, TEXTAREA
  {
	background: #F6F6F6;
	color: Black;
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	border: 1 solid #737373;
} 
 
 form {
	border: none ;
	border-style : none;
}

img{
	border-color : #737373;
}

.small  {
 	font-size : 10px;
 	font-family : Verdana, Tahoma, Arial, Sans-Serif;

 }
  .big {
  	font-size : 12px;
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
 }
 -->
 </style> 
