p, td, body {
	font-family: 		Arial, Helvetica, Sans-Serif; 
	text-decoration: 	none; 
	color: 				black; 
	font-size:			12px
}

td.menu {
	text-align:			center;
	color:				white;
}

a.menu {
	text-decoration:	none;
	color:				white;
	font-size:			9pt;
	font-weight:		bold;

}

.hinfo {
	text-decoration:	none;
	background-color:	#C3BCA7;
	color:				white;
	font-size:			10pt;
	font-weight:		bold;
}

.hinfo2 {
	text-decoration:	none;
	background-color:	#0013AC;
	color:				white;
	font-size:			10pt;
	font-weight:		bold;
}

.hinfo2:hover {
	text-decoration:	none;
	background-color:	#CACACA;
	color:				white;
	font-size:			10pt;
	font-weight:		bold;
}

a.copyright {
	text-decoration:	none;
	color:				#0013AC;
	font-size:			9pt;
	font-family:		arial;
}

a:hover.copyright {
	text-decoration:	none;
	color:				#C3BCA7;
	font-size:			9pt;
	font-family:		arial;
}

font.copyright {
	font-size:			9pt;
	font-family:		arial;	
}
