.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
A {	
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
A:fade {	
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
   	border-color : #999999;
	border-width : 1;
   	background-color : #FFFFFF;
}
textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
   	border-color : #999999;
	border-width : 1;
   	background-color : #FFFFFF;
}
select{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
   	border-color : #999999;
	border-width : 1;
   	background-color : #FFFFFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
