// css for highway

img.block {
	display: block;
}

p,div,span,td,li {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.heading {
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
}

.formtext {
	font-size: 11px;
	
}