body, td, p, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F6477;
}
.fields {
	border: 1px solid #4C576D;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
    color:5F6477;
	text-decoration:underline;
}
a:hover {
    color:5F6477;
	text-decoration:underline;
}	
a:active {
    color:5F6477;
	text-decoration:underline;
}	
a:visited {
    color:5F6477;
	text-decoration:underline;
}	