a:link {
	color: #000000;
	text-decoration: underline;
}
	
a:visited {
	color: #000033;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #00CC33;
	text-decoration: none;
	text-decoration: underline;

	
}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #555555;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	color: color: #000033;;
	font-weight: normal;
	
}	
a.nav:link {
	color: #000033;
	text-decoration: none;
}
	
a.nav:visited {
	color: #000033;
	text-decoration: none;
}

a.nav:hover {
	color: #00CC33;
	text-decoration: none;

	
}	
a.sing:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
	
a.sing:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.sing:hover {
	color: #000033;
	text-decoration: underline;
	font-size: 10px;
}


}
.signoff {
	font-size: 10px;
	color: #666666;
}

.body {
	font-size: 12px;
	color: #000033;
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.loginhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	line-height: 12px;

}
.logintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	line-height: 12px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
