A:hover {
	color : #FF0000;
}
BODY  {
	font-family : sans-serif;
	font-size : 9pt;
	color : #000000;
}

TD  {
	font-family : sans-serif;
	font-size : 9pt;
	color : #000000;
}

P  {
	font-family : sans-serif;
	font-size : 9pt;
	color : #000000;
}

.menu  {
	font-family : Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.menuwhite  {
	font-family : Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menusmall  {
	font-family : sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

.menufloat  {
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
}


.textheader  {
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.text  {
	font-family : sans-serif;
	font-size : 9pt;
	color : #000000;
}

.imagetext  {
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
}

.smalltext  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	color : #000000;
}


