.maintext {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;


}
.inputboxes {
	font-family: verdana;
	font-size: 11px;
	color: #444444;
	text-align: justify;
	width: 130px;
	height: 16px;
	padding-right: 3px;
	padding-left: 3px;




}
.link {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
A.link {
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration="none";
}

A.link:visited {
	font-family: Verdana;
	font-size: 11px;
	color :#999999;
	text-decoration="none";
}

A.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color :#CC0000;
	text-decoration="none";
}
.headings {
	font-family: verdana;
	font-size: 14px;
	line-height: 14px;
	color: #CC0000;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;

}
.headings2 {

	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.border2 {

	border: thin none #CCCCCC;
}

