BODY, TD, DIV, P {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.HEAD {
	font-size: 18px;
	font-weight: bold;
	color: Maroon;
}

.STRUCTHEAD {
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}

A:link, A:visited {
	text-decoration: none;
	color: #2020A0;
}

A:hover, A:active {
	text-decoration: none;
	color: #ff0000;
}




A.topnav:link, A.topnav:visited {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}

A.topnav:hover, A.topnav:active, .navactive {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
}

A.subnav:link, A.subnav:visited {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

A.subnav:hover, A.subnav:active, .subnavactive {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #980000;
}

.redtext {
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}

.whitetext {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.greytext {
	font-weight: bold;
	font-size: 11px;
	color: #b0b0b0;
}