body {
	background-color: #9AA1BE;
	font-family: Verdana, Verdana, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.photoleft {
	margin-right: 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	margin-left: 7px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #003399;
	text-decoration: none;
	line-height: 130%;
}
h1 {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	margin-bottom: -9px;
	line-height: 130%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #009B00;
	margin-bottom: -9px;
	line-height: 130%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #072FA0;
	margin-bottom: -11px;
	line-height: 130%;
}
.borderclass {
	border: thin double #CC9900;
}
.photoright {
	margin-left: 7px;
}

td a {color: red;}

td a:hover {text-decoration: underline;}
