body,p,li,td, input, h4, h5, h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:175%; 
}

a:link  { color:#333333;  font-size:11px; text-decoration:none; }

a:visited  { color:#333333; font-size:11px; text-decoration:none; }

a:hover  { color:#FF0000;  font-size:11px; text-decoration:underline; }

a:active  { color:#FF0000;  font-size:11px; text-decoration:none; }

a:link.text  { color:#FF0000;  font-size:11px; text-decoration:underline; }

a:visited.text  { color:#FF0000; font-size:11px; text-decoration:underline; }

a:hover.text  { color:#333333;  font-size:11px; text-decoration:underline; }

a:active.text  { color:#ffffff;  font-size:11px; text-decoration:underline; }

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.hilite {
	color:#FF0000;
}



.menu {
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 100%;
	background-color: #efe2bf;
}
td.submenu {
    background: #3366cc;
	font: Verdana, Arial, Geneva, Arial, helvetica, sans-serif 
	font-size: 10px;
    color: #ffffff;
}
