body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

td {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.normal {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
.style1 {
	font-size: 16px;
	color:#006600;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.navcurrent:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.navcurrent:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.navi { 
	margin: 0 0 0 0;
	background-color: #ff0000;
}

.nav:link {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
}
.nav:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.nav:visited {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
}

.subnav:link {
	color: #006600;
	text-decoration: none;
	font-size: 11px;

}
.subnav:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	
}
.subnav:visited {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	
}
.maincontent {
	padding-right: 10px;
	padding-left: 10px;
}
.navcontent {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
