body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-image: url(images/bk3.jpg);
	background-color: #c7ccab;
	margin-top: 3px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
 
p {
	margin-right: 20px;
	margin-left: 20px;
}
.textlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #65623E;
	text-align: justify;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B4A2E;
}
.textfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #85897E;
}
span.textfooter a:active{ color:#85897E; }
.textgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
td.cellborder {
	padding: 5px;
	border: 3px solid #C7CBAD;
}
td.leftcolumn {
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7CBAD;
	border-right-color: #C7CBAD;
	border-bottom-color: #C7CBAD;
}
td.rightcolumn {
	padding: 5px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7CBAD;
	border-left-color: #C7CBAD;
	border-bottom-color: #C7CBAD;
}
.border {
	padding: 5px;
	border: 2px solid #BBCEB2;
}
