font, body, td, i, b, strong, p, table, tr, u {
	font-family: Arial, Times New Roman, Times, Verdana, Arial, Geneva;
	font-size : 14px;
}

a:active, a:link, a:visited {
	font-family: Arial, Times New Roman, Times, Verdana, Arial, Geneva;
	color : #96021A;
	font-size : 14px;
	text-decoration : none;
}

a:hover {
	font-family: Arial, Times New Roman, Times, Verdana, Arial, Geneva;
	color : #96021A;
	font-size : 14px;
	text-decoration : underline;
}

h1, h2, h3, h4 {
	font-family: Arial, Times New Roman, Times, Verdana, Arial, Geneva;
	font-size : 15px;
	font-weight : bold;
}

.menuitem {
	font-family: Arial, Times New Roman, Times, Verdana, Arial, Geneva;
	color : #96021A;
	font-size : 12px;
	text-decoration : none;
}

