.MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #202020;
	line-height: 18px;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #AB4800;
	line-height: normal;
	padding: 5px;
	background-color: #FFFFCC;
}
.contactBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #AB4800;
	line-height: normal;
	padding: 5px;
	background-color: #FFFFCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color: #202020;
	line-height: 19px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color: #202020;
	line-height: 18px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color: #0066FF;
	line-height: 18px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color: #0066FF;
	line-height: 18px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color: #0099FF;
	line-height: 18px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 300;
	color: #0066FF;
	line-height: 18px;
}
a.contactl:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0066FF;
	line-height: normal;
	background-color: #FFFFCC;
}
a.contactl:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0099FF;
	line-height: normal;
	background-color: #FFFFCC;
}
a.contactl:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0066FF;
	line-height: normal;
	background-color: #FFFFCC;
}
a.contactl:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0066FF;
	line-height: normal;
	background-color: #FFFFCC;
}
.contactBoldNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #AB4800;
	line-height: normal;
	padding: 5px;
}

