.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;	
}
.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9C0403; 
	font-weight: bold;
}
.contactus {
	font-family: Verdana
	font-size: 14px;
	color: #330000;
	font-weight: bold;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;	
}

.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #fd0000;
	border-right-color: #fd0000;
	border-bottom-color: #fd0000;
	border-left-color: #fd0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tableoutline {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #330000;
	border-bottom-color: #330000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
