A  {
	font-color : #00000;
	text-decoration : none;
	font-family : Arial, Helvetica, Sans-Serif;
	
}

A:Hover  {
	font-color : #FFFF00;
	font-size : 10pt;
}

BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

P  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	color : #000000;
}

H1  {
	font-size : 20pt;
	font-weight : bold;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
}

LI  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	color : #000000;
}

.menu  {
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.footer  {
	color : #333333;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.frmButtons  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : 800;
	text-decoration : normal;
	font-size : 12pt;
	color : #000000;
}

H6  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	font-size : 8pt;
	color : #000000;
}

.menuL  {
	color : #fff0ff;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.menuL:HOVER  {
	color : #66ffff;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration : underline;
}
.menuB  {
	color : #000000;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.menuB:HOVER  {
	color : #CC0000;
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration : underline;
}
.menuP  {
	color : #000000;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
}

.menuP:HOVER  {
	color : #CC0000;
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	text-decoration : underline;
}