﻿body {
	background:#d3d3d3;
}

td {
	font-family:"Times New Roman", Times, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#184e94;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#ae1f23;
	font-weight:bold;
}

a:hover {
	color:#184e94;
}

#wrap {
	background:#fff;
	padding:10px;
	vertical-align:top;
}

#top {
	background:url(siteart/topbg.jpg) no-repeat bottom;
	vertical-align:top;
	padding:10px 20px 0;
	text-align:right;
}