form {
	background-color: f4f4f4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #0000FF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;




}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;


}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;


}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;


}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;



}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.anylinkcss{
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Verdana;
	z-index: 100;
	text-decoration: none;
	background-color: #666666;
	position: absolute;
}

.anylinkcss a{
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;

}

.anylinkcss a:hover{
	background-color: black;
	color: white;
}

.otherlinks a{
	color: #0000FF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	text-align: center;
}

