BODY, TD, P {
	font-family : sans-serif;
	font-size : 10pt;
}
H1, H2, H3, H4, H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sizedown {
	font-size : 8pt;
}
.caption {
	font-size : 8pt;
	color : Teal;
}
.menufont {
	font-size : 9pt;
	font-weight : bold;
	color : navy;
}
.menulight {
	font-size : 9pt;
	font-weight : bold;
	color : white;
}

A:HOVER {
	text-decoration : none;
	text-transform : none;
}
A:LINK {
	text-decoration : underline;
	color: navy;
}

.redemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

