a 				{ color:#000; text-decoration: none; }
body {
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	font-size: 10pt;
}
/* ------------ TEXT ------------ */
h1, h2, h3, h4 				{ font-weight: normal; color: #000; }
h1 {
	font: normal 20pt Georgia, 'Times New Roman', Times, Serif;		
	width: 100%;
	height: auto;
	margin: 0;
	background: none;
	text-indent: 0;
	float: none;
}
h2 {
	font-size: 17pt;
	border: 0;
	display:  block;
	margin: 0 0 6px 0;
	padding: 0 0 8px 0;
}
h3 {
	font-size: 11pt;
	letter-spacing: 1px;
	border: 0;
	margin: 30px 0 7px 0;
	padding: 0 0 8px 3px;
	text-transform: uppercase;
}
h4 {
	font-size: 12pt;
	border: 0;
	margin: 0 0 16px 0;
	padding-bottom: 6px;
}

/* ------------ LAYOUT ------------ */
#col1, #header img, #vcf, small, #subnav, #viewButton { display: none; }


#footer {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
}

.subNav ul li a.onState { font-weight: bold; }
