BODY { 
	margin: 0px; 
	background: url("../images/background.gif"); 
	background-repeat: repeat-y; 
	background-color: #E4E8F3; 
	background-position: center; 
}

TD, P, UL, LI {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
}

A:link, A:visited, A:active {
	color: #003399;
	font-weight:bold;
	text-decoration:none;
}

A:hover {
	color: #003399;
	font-weight:bold;
	text-decoration:underline;
}


STRONG { font-weight: bold; }

EM { font-style: italic; }

.heading {
	color: #CC0033;
	font-weight: bold;
}

.home { font-size: 12px; }

.terms { font-size: 11px; }

.testimonial { margin: 0px,20px,20px,20px; font-style: italic; }

.field {
	color: #999999;
	font-weight: bold;
}

.news-heading {
	font-weight: bold;
	font-size: 15px;
	color: #CC0033;
}

.grey-numbers { color: #999999; }

.note { font-size: 10px; }
