a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navhd {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline overline;
	color: #333399;

}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d92d35;
	font-size: 24px;
	font-weight: bold;
	font-style: oblique;
}
.gawd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000099;
}
.textCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	font-style: normal;
}
.imgl {
	float: left;
	margin: 5px;
}
.imgr {
	float: right;
	margin: 5px;
}
