HTML
{
}
BODY
{
	text-transform: none;
}
P
{
}
TABLE
{
	margin-left: 10px;
}
TD
{
	font-style: normal;
}

UL
{
}
H1
{
}
H2
{
}
H3
{
}
H4
{
}
A
{
}
TH
{
	font-weight: bold;
	color: #000000;
	text-align: left;
}
CAPTION
{
	font-weight: bold;
	text-align: left;
}
#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0; /* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	width: 100%;
	/*font-family: Arial,Helvetica,sans-serif;  fixes Firefox 0.9.3 */
}
#navcontainer ul li
{
	padding-left: 0;
	padding-right: 0; /* matches link padding except for left and right */
}
#navcontainer ul li a:link, #navcontainer ul li a:hover, #navcontainer ul li a:visited
{
	color: #339;
}
#modgov
{
	text-align: left;
}

