/* CSS Document */
<!--
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold; color: #660066; background-color: #CCCCCC; display: block; padding: 0em 0em 0em 0.25em; text-align: left}
.style1 {
	color: #0033FF;
	font-weight: bold;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #009900;
}
a.nav:link {
	color: #0066FF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #0066FF;
}
a.nav:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.nav:active {
	text-decoration: none;
	color: #0066FF;
}
.style2 {font-size: 16px}
a {
	font-weight: bold;
}
.maintext {
	font-size: 80%;
	background-color:#CCC;
	color:#000;
	font-weight:bold;
	
	
	
	}
	.title {
	font-size: 100%;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	}
	.boxtexthead {
	margin: 3px;
	padding: 3px;
	height: auto;
	width: auto;
	border: thin solid #000000;
	font-size: 100%;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
-->

