body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

a {
	text-decoration: underline;
	color: #9DACBF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #012136;
	font-weight: bold;
}

.link {
		color: #ffffff;
		font-weight: bold;
		font-size: 14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
}

a.link:hover {
		color: #000000;
		font-weight: bold;
		font-size: 14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		text-decoration: underline;

}
.italic {
      font-style: italic;
}

.bold {
      font-weight: bold;
}

.bolditalic {
    font-weight: bold;
    font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.right_table {
	text-align: center;
	color: #000000;
	background-color: #DFCFAA;
}
.maincontentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012136;
	text-decoration:none;
}
.list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	display: list-item;
	font-size: 11px;
	font-weight: bold;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: italic;
	color: #000000;
}
