body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/crestbkgrd.gif);
}
.header {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.tbanner {
	background-image: url(../images/TopBanner.jpg);
	height: 58px;
}
