.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
}
.bodyheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}

a:link {color:#356981;
text-decoration:none;}     /* unvisited link */
a:visited {color: #356981;
text-decoration:none;}  /* visited link */
a:hover {color: #356981;
text-decoration:underline;}   /* mouse over link */
a:active {color: #356981;
text-decoration:none;}   /* selected link */

