<!--
BODY, HTML {
	background-color: #194369;
	font-family: arial, helvetica, sans-serif; 
	color: #C2E3F7; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
}

.title {
	font-size: 14px; 
	font-weight: bold; 	
}

.content,
.content_offs {
	font-size: 11px; 
	font-weight: normal; 
}
.content_offs {
	padding-left: 60px;
}

a {
	color: #C2E3F7;
	text-decoration: none;
}
a:hover { 
	color: #ff0000;
}
.content A,
.content_offs A
{ color: #ffffff; text-decoration: underline; }

.nav_button {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #194369;
	color: #ffffff;
	border: 1px solid #ffffff;
	width: 80px;
}

-->
