.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	position: static;

}
font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: static;
	left: auto;
	top: auto;
	width: auto;
	height: auto;






}

.login {
	color: #999966;
	background-color: #003366;
	font-size:12px;
	text-decoration: underline;
	cursor: hand;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 0px;
	margin: 0px;
}

.login:hover {
	color: #999966;
	background-color: #003366;
	font-size:12px;
	text-decoration: underline;
	cursor: hand;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 0px;
	margin: 0px;
}