a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #AACCD6;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #AACCD6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #126178;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #AACCD6;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 10px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #126178;
	padding: 1px 5px;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #94BDD5;
	font-style: italic;
	text-transform: none;
	text-decoration: underline;
}
.text-ni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgborder {
	border: thin dotted #666666;
	padding: 3px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
	padding: 5px;
}
.back {
	background-image: url(images/66sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
