BODY {
	font-family : verdana, sans-serif;
	font-size : 9pt;
}

P {
	font-family : verdana, sans-serif;
}

TD {
	font-family : verdana, sans-serif;
	font-size: 10pt;
}

A:LINK.navside {
	color : white;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED.navside {
	color : white;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.navside {
	background-color : Yellow;
	color : Black;
}

A.navfoot {
	color : Blue;
	text-decoration : underline;
	font-weight : bold;
}

A:VISITED.navfoot {
	color : Blue;
	text-decoration : underline;
}

A:HOVER.navfoot {
	color : Blue;
	text-decoration : none;
	background-color: transparent;
}

H5 {
	color : White;
}
