TD {
	color: #646464;
	font-family: Verdana, Arial;
	font-size: 12px;
}
TR {
	color: #646464;
	font-family: Verdana, Arial;
	font-size: 12px;
}
BODY {
	color: #646464;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.SpecialText {
	color: #940800;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.contact-title {
	color: #AB0101;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;

}	
.headline {
	color: #940800;
	font-family: Berylium,Tahoma,Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

.largeHeadline {
	color: #AB0101;
	font-family: Verdana, Arial;
	font-size: 19px;
	font-weight: normal;
}

.subHeadline {
	color: #AB0101;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}
	
A:link {
	color: #940800;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	color: #940800;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
A:active {
	color: #940800;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #AB0101;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;

}


.randomImageBorder {
	border: 1px solid ebe9e7;
}


.border
{
border-color: #ebe9e7; 
border-style: solid; 
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
}