.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0280C6;
	background-color: #AAD3EB;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #0885C5;
	padding: 5px;
}

