table, tr, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.topHeader {
	font-family: "Comic Sans MS";
	font-size: 34pt;
	font-weight: 700;
	font-style: italic;
}

.other {
	font-weight: 700;
	font-size: 11pt;
	color: Red;
}

.other1 {
	font-weight: 700;
	font-size: 11pt;
}

A:link {	color :  blue;}
A:visited {	color :  navy;}
A:hover {	color :  red;}
A:active { color: red; }

