.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000066;
	text-indent: 0pt;
	display: marker;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
}
.text a {
	color: #339966;
	text-decoration: none;
}
.text a:hover {
	color: #0066cc;
	text-decoration: underline;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	line-height: normal;
	letter-spacing: 1px;
	text-align: right;
	text-indent: 5px;
}
.nav a {
	color: #000066;
	text-decoration: none;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	letter-spacing: normal;
	line-height: 13pt;
}
.nav2 a {
	color: #000066;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.nav2 a:hover {
	color: #0066cc;
	text-decoration: underline;
}		
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: lowercase;
	background-color: #000066;
	color: #33CC66;
	vertical-align: baseline;
	line-height: 20px;
	text-indent: 3px;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	text-indent: 0pt;
	display: marker;
	list-style-position: outside;
	list-style-type: disc;
}
.head2 a {
	color: #339966;
	text-decoration: none;
	font-size: 15px;
}
.head2 a:hover {
	color: #0066cc;
	text-decoration: underline;
}
