P  {}

H1  {
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : 3em Helvetica,Verdana,Arial,Sans-serif;
}

H2  {}

H3  {}

A  {
	color : Black;
	text-decoration: none;
	font-weight: normal;
}

A:Visited  {
	color : Black;
	text-decoration : none;
}

A:Active  {
	color : Red;
	text-decoration : none;
}

A:Hover  {
	color : Black;
	text-decoration : underline;
}

BODY  {
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
}

.kk  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height: 1.5;
}

.fixed  {
	font-size : 12pt;
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font: 12px Courier New;
	

}

.sm9  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Verdana;
}

.footer  {
	font-size : 8pt;
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	line-height : 1.5;
}

.advert  {
	font-size : 10pt;
	font-style : italic;
	font-family : monospace;
	color : Teal;
}

div.menu  {
	font-size : 10pt;
	font-family : sans-serif;
	font : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	width : 9em;
	background-color : COCOCO;
	padding-top : 1;
	padding-bottom : 1;
}

div.menu A  {
	background-color : 000000;
	width : 100;
	text-decoration : none;
	color : White;
}

div.menu A:Visited  {
	background-color : 000000;
	width : 100;
	text-decoration : none;
	color : White;
}

div.menu A:Active  {
	background-color : d8d8d8;
	width : 100;
	text-decoration : none;
	color : black;
}

div.menu A:Hover  {
	background-color : d8d8d8;
	width : 100;
	text-decoration : none;
	color : Black;
}

div.menu P  {
	color : Black;
	background-color : SILVER;
}



