body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #678F00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	text-align: center;
}
.nav_h {
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	text-align: center;
}
.linktopic
{
color: #678F00;	
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #678F00;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
	color: #678F00;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #678F00;
}
h3 {
	font-size: 14px;
	color: #678F00;
}
.disclaimer {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin: 5px;
}

a.disc:link {
	FONT-SIZE: 11px;
        COLOR: #FFFFFF;
}
a.disc:visited {
	text-decoration: none;
	COLOR: #FFFFFF;
}
a.disc:hover {
	text-decoration: underline;
	COLOR: #FFFFFF;
}

.content {
	line-height: 1.5em;
	vertical-align: top;
        padding-right: 10px;
        padding-left: 10px;
	
}
.nav {
	vertical-align: top;
	
}

.floatBox {
border: 1px solid #cccccc;
font-family: Times New Roman, Times, serif;
font-weight: bold;
width: 140px;
height: 120px;
font-size: 15px;
background-color: #678F00;
color:white;
float:right;padding: 10px;
margin: 10px;
}
