BODY {
	color: #333;
	background-color: #248;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;

}
A {
	color: #862;
	text-decoration: none;
}

A:HOVER {
	color: #482;
	text-decoration: underline;
}

td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 13px; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main {
	margin-left:auto;
	margin-right: auto;
	width: 700px;
	background-color: #fff;
	padding:20px;
	border-style: solid;
	border-color: #000;
	border-width: 2px
}
#main div {
	background: url(images/trcrnr.png) no-repeat top right;
	}
#topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-style solid;
	border-top-width: 1px;
	border-bottom-width: 1px
	border-color: #000;
	}

