body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#000000;
	}
p, ul, ol, .copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	margin-top:10px;
	margin-bottom:10px;
	}
.header {
	text-align:center;
	padding:10px;
	}
h1 {
	font-family:Georgia,"Times New Roman";
	font-size:16px;
	font-weight:bold;
	color: #0000;
	margin-bottom:15px;
	font-variant: small-caps;
}
h2 {
	font-family:Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	padding:3px;
	margin-top:6px;
	margin-bottom:6px;
	}
.altcell { 
	background-color:#c4e1ff;
	font-size: 11px;
	color: #003366;
	}

a {
	text-decoration: underline;
	color: #003366;   
	}

.footer {
	font-family:verdana, arial, helvetica;
	color: #000000;
	font-size: 10px;
	text-align: center;
	margin-bottom:10px;
	}

.photo {
	border-style:solid;
	border-width:1px;
	border-color:#003366;
	padding:2px;
	}
	
.nav, .navlink, .divider, .home { display:none;}

.main {
	width:580px;
	background-color:#ffffff;
	padding:10px;
	}
