BODY {
	font-family: Verdana, Geneva, sans-serif;
}

BODY, P, TD, DIV, UL, LI {
	font-size: x-small;
}

H1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
/*	text-transform: uppercase;*/
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}

H3 {
	font-size: x-small;
	font-weight: bold;
	color: #ff0000;
}

A:LINK.nav, A:VISITED.nav, A:ACTIVE.nav {
	color: #ffcc00;
	font-weight: bold;
}

A:HOVER.nav {
	color: #fffff;
	font-weight: bold;
}