BODY {
	font-family : Arial;
	font-size : 10pt;
}
TD {
	font-family : Arial;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: blue;
}
.toprightheader {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
}
.topmenubar {
	font-family : Arial;
	font-size : 11px;
	background-image : url(images/tablebg.jpg);
	color : White;
}
A:Hover {
	text-decoration: underline;
	color: red;
}
H1 {
	font-family : "Trebuchet MS";
	color: navy;
	font-size : 18pt;
	font-weight : bold;
}
H2 {
	font-family : "Trebuchet MS";
	font-size : 15pt;
	font-weight : bold;
	color : Teal;
}