.arial {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-align: justify;
}
.BGimageHome {
	background-image: url(../home/homePhoto.jpg);
	background-repeat: no-repeat;
}
.arialMid {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-align: center;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.tableHeaders {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
.arialBlack {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.arialBlackItalic {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.contactBG {
	background-image: url(../contact/mainBG.jpg);
	background-repeat: no-repeat;
}
