
.header{background-color:#99CCFF;font-family:Verdana,Arial,Helvetica,sans-serif;color:#000000;text-align:center;font-weight:bold;font-style:normal;font-size:12pt}

.header2{background-color:#99CCFF;font-family:Verdana,Arial,Helvetica,sans-serif;color:#000000;text-align:center;font-weight:bold;font-style:normal;font-size:10pt}

.data{background-color:#FEF4D6;font-family:Verdana,Arial,Helvetica,sans-serif;color:#004080;text-align:left;font-weight:normal;font-style:normal;font-size:9pt}

.dataAC{background-color:#FDE8A8;font-family:Verdana,Arial,Helvetica,sans-serif;color:#004080;text-align:left;font-weight:normal;font-style:normal;font-size:9pt}

body{
	width: 760px;
	margin: auto;
	background-color: #1f3e83;
	}

.navblock	{
	position: relative;
	top: 40px;
	left: 0px;		
	}


.navcol	{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 60px;
	height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	padding: 5px;
	}


	
.rtblock {
	position: relative;
	top: 0px;
	left: 120px;
	width: 642px;
	height: auto;
	background-color: #ffffff;
	}

.revised	{
	position: relative;
	left: 540px;
	width: 300px;
	height: 25px;
	color: #FDE8A8;
	font-size: 10pt;
	}

p.nav	{
	font-size: medium;
	font-weight: bolder;
	color: #fde8a8;
	}	
	
a.navlink:link	{
	color: #fde8a8;
	text-decoration: none;
	}

a.navlink:visited	{
	color: green;
	text-decoration: none;
	}

a.navlink:hover	{
	color: #ffa500;
	text-decoration: none;
	}
