a {color:#3050E0;}
a:hover {color:#E05030;}
.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1pt;
}
.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEEEEE;
	text-indent: 5px;
	padding: 3px;
	border: 1px solid #000000;

}
