body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	color: #D6302E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.navbar_item {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #D7302E;
}

a:link.navbar_item {
	text-decoration: none;
}

a:hover.navbar_item {
	text-decoration: underline;
}

.navbar_home_item {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

.navbar_highlight_item {
	color: #000000;
}

a:link.navbar_home_item {
	text-decoration: none;
}

a:hover.navbar_home_item {
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

.header1 {
	font-size: 23px;
	font-weight: bold;
	color: #D6302E;
}

.header2 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

.header3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.credentialsItem {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.credentialsBody {
	font-size: 17px;
	font-weight: bold;
}

.testimonialHeader {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.testimonialBody {
	font-style: italic;
}

.newsletterSubject {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.newsletterBody {
	font-size: 14px;
	color: #000000;
}

.footer {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

a.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
