body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #669999;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: underline;
}
.Ha {
	font-size: 18px;
	font-weight: bold;
}
.copyright_txt {
	font-size: 12px;
}
.smtxt10pts {
	font-size: 12px;
	font-style: italic;
}
.boldblack12px {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
