body {
	background-color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {  color: #FF9933; text-decoration: none}
a:active {  color: #FFFF00; text-decoration: none}
a:hover {  color: #FFFF00; text-decoration: none}

a:visited {  text-decoration: none}
h6 {  text-align: justify; margin-left: 35px; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: no-repeat}
.h7 {  text-align: justify}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	color: #FFCC00;
	background-repeat: no-repeat;
	background-color: #000066;




}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006699;
}

