     .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: 14pt;
	line-height:16pt;
	font-family: verdana, san-serif;
	color: #000;
	text-align: left;
}
h3 {
	font-size: 18px;
	text-align: left;
	float: left;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}

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;
	text-indent: 10;
	width: 350px;
	position: static;
	left: 0px;
	float: left;
	white-space: normal;
	padding: 5px;
}
.content_image {
	float: right;
}
