BODY {
	background-color: #346898;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.textlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
