body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	color: #666666;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.maincontentbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.maincontentwhitebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.message {
	color: #BE0F16;
}

.headline {
	font-size:16px;
	font-weight:bold;
}

.footer {
	font-size:13px;
	font-weight:bold;
}

.phone {
	font-weight:bold;
	color: #BE0F16;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #BE0F16;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}