body, td{
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.address{
	font-size: 12pt;
	position: absolute; 
	top: 8; 
	left: 562; 
	width: 165; 
	z-index: 3;
}

.pHeader{
	font-weight: bold;
}

a{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.pageTitle{
	font: 16pt Arial, Helvetica, sans-serif;
	font-weight: 700;
	position: absolute;
	top: 100;
	left: 580;
	width: 150;
	z-index: 2;
}
.smallTitle{
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: 700;
	position: absolute;
	top: 100;
	left: 580;
	width: 150;
	z-index: 2;
}
.navigation{
	font-size: 12pt;
	position: absolute;
	top: 140;
	left: 33;
	width: 125;
	z-index: 2;
}

.navigation a{
	color: rgb(0,74,128);
	text-decoration: none;
}

.navigation a:hover{
	color: #AB3C3C;
	text-decoration: underline;
}

.content{
	position: absolute;
	top: 115;
	left: 170;
	width: 395;
	z-index: 3;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.contenta{
	position: absolute;
	top: 90;
	left: 20;
	width: 95%;
	z-index: 3;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.footer{
	font-size: 10pt;
}
.darkBlurb{
	color: black;
	font-size: 10pt;
	font-weight: 700;
	position: absolute;
	top: 140;
	left: 590;
	width: 130;
	z-index: 3;
}

.lightBlurb{
	color: white;
	font-size: 12pt;
	font-weight: 700;
	position: absolute;
	top: 140;
	left: 590;
	width: 130;
	z-index: 3;
}

.nnTable{
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}