BODY {
	FONT-FAMILY: Century Gothic,Helvetica,sans-serif; 
	font-size: 10pt; }

A {
	color:#1F628F; 
	text-decoration: none; }

A:hover {
	color: #5A7485;
	text-decoration: underline; }

A:visited: {
	color: #1F628F; }

text {
	text-decoration: none; }
	
td {
	font-family: Century Gothic,Helvetica,sans-serif;
	font-size: 10pt; }

hr {
	noshade;
	color: #ABABAB;
	height: 1px; }

.quotes {
	text-align: center;
	border-top: 1px solid #A6BFD0;
	border-bottom: 1px solid #A6BFD0;
	padding: 3px 10px 3px 10px;
	margin: 15px 0 15px 0;
	font-size: 9pt; }

.menu {
	background-color: #237BAB;
	background-image: url('images/col-bg.gif');
	background-repeat: no-repeat;
	background-position-y: top; }
	
.main {
	padding: 40px 10px 10px 10px;
	background-color: #EAF0F4; }

.header {
	font-size: 16px;
	color: #AE0057;
	text-decoration: underline;
	font-weight: bold; }

.maintext {
	padding-bottom: 30px; }

.subhead {
	font-size: 14px;
	color: #0000CC;
	font-weight: bold; }

.starbg {
	background: url('images/star-bg.gif');
	background-repeat: no-repeat;
	background-position: right center; }