.h1   {
	font-family : Tahoma, Arial;
	color: #336666;
	text-decoration : none;
	font-weight : normal;
}	

a:hover  {
	font-family : Tahoma, Arial;
	color : #336666;
	text-decoration : underline;
	font-weight : normal;
}

A:active  {
	font-family : Tahoma, Arial;
	color : #336666;
	text-decoration : underline;
	font-weight : normal;
}

A:LINK  {
	font-family : Tahoma, Arial;
	color : #336666;
	text-decoration : underline;
	font-weight : normal;
}

A:VISITED  {
	font-family : Tahoma, Arial;
	color : #336666;
	text-decoration : underline;
	font-weight : normal;
}


li  {
	font-family : Arial, Helvetica, "Arial Cyr", jeneva;
	font-size : 8pt;
}

ol  {
	font-family : Arial, Helvetica, "Arial Cyr", jeneva;
	font-size : 8pt;
}

small {	
	font-family : Tahoma, Arial;
	color: #000000;
	font-size: 7pt;
	text-decoration : none;
	font-weight : normal;}

body {	
	font-family : Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;}

table {	
	font-family : Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;}
tr {	
	font-family : Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;}
td {	
	font-family : Tahoma, Arial;
	color: #000000;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;}
