body {
	margin:0px; font-family: Times;
	background-color: #006600;
	color:#FFFFFF; font-size:10pt
	font-weight: bold;
}

a:link {  color: #FFFFFF; text-decoration: none}
a:active {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: underline}

.Header_Class {
	font-size: 24px;
	font-weight: bold;
}
.Copyright_class {
	font-size: 9px;
}
.Menu_class {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}