BODY  {
	font-family : Comic Sans MS;
	font-size : 10pt;
}

TD  {
	font-family : Comic Sans MS;
	font-size : 10pt;
	text-decoration : none;
}

UL  {
	font-family : Comic Sans MS;
	font-size : 10pt;
}

H1  {
	font-size : 16pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

H2  {
	font-size : 14pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

H4  {
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

.NAVBAR  {
	font-size : 8pt;
	font-family : Comic Sans MS;
}

.NAVTITLE  {
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-weight : 700;
	color : Red;
}

.LINKS  {
	font-size : 10pt;
	font-family : Comic Sans MS;
	text-decoration : none;
	color : Black;
}

A:Active  {
	font-size : 10pt;
	font-family : Comic Sans MS;
	text-decoration : none;
	color : Black;
}


