     .nav { 
 font-size: 8pt;
 line-height:11pt; 
 font-family: verdana,san-serif; 
 color: #666666; 
}
     .content {
	font-size: 10pt;
	line-height:13pt;
	font-family: verdana,san-serif;
	color: #000000;
}
     .footer { 
 font-size: 7pt;
 line-height:11pt; 
 font-family: verdana,san-serif; 
 color: #ffffff; 
}
     .small { 
 font-size: 7pt;
 line-height:9pt; 
 font-family: verdana,san-serif; 
 color: #ffffff; 
}
     .breadcrumbs { 
 font-size: 7pt;
 line-height:9pt; 
 font-family: verdana,san-serif; 
 color: #000000; 
}
     h1 {
	font-size: 16pt;
	line-height:16pt;
	font-family: verdana, san-serif;
	color: #000;
	text-align: left;
}
A:link {
	text-decoration:underline;
	color:#333366;
}
A:visited {
	text-decoration:underline;
	color:#333366;
}
A:hover {
	text-decoration:underline;
	color:#333366;
}
.nav a:link {  color: #333366; text-decoration: none}
.nav a:visited {  color: #333366; text-decoration: none}
.nav a:hover {  color: #333366; text-decoration: underline}
     
.footer a:link {  color: #ffffff; text-decoration: underline}
.footer a:visited {  color: #ffffff; text-decoration: underline}
.footer a:hover {  color: #ffffff; text-decoration: none}

.small a:link {  color: #333366; text-decoration: underline}
.small a:visited {  color: #333366; text-decoration: underline}
.small a:hover {  color: #333366; text-decoration: none}

.breadcrumbs a:link {  color: #333366; text-decoration: underline}
.breadcrumbs a:visited {  color: #333366; text-decoration: underline}
.breadcrumbs a:hover {  color: #333366; text-decoration: none}
.content_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	overflow: auto;
	width: auto;
	float: left;
	clear: none;
	text-indent: 10px;
}
.content_text img {
	float: right;
	width: 150px;
	height: auto;
	padding: 2px;
}

.content_text a {
	font-size: 9px;
}
h3 {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-size: 16px;
}
body {
	background-color: #CFF;
	background-image: url(/images/bluebg.png);
}
#news {
	text-align: left;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}
