.spaced {
	line-height: 20px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.newsboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 182483;
}
.greytext {
	color: 6C6C6C;
}
.small {
	font-size: 10px;
}
A:hover {
	font-weight: bold;
	color: FF5A00; 
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: 182483;
	text-decoration: none;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: FF5A00;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
.inputbox {
	font: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	border-width:1; 
	border-color: ##000000; 
	border-style:solid; 
	background: #FFFFFF;
}
