body {color: #999999;}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
	padding-left: 10px;
	padding-right: 10px;
	   }
P.small {font-size:10pt; left: 30px; border-left-width: 30px}
H1 {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 24pt;
	   color: navy;
	   }
 H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: navy;
	margin-bottom: .25em;

	   }
 H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: navy;
	text-indent: 15px;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
	text-indent: 15px;
}
 TH {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 14pt;
	   color: "navy"; 
	   }
 TD {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   color: navy; 
	   }
 TD.small {
 	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 8pt;
	   color: navy;
 }
A.hover {text-decoration:underline; color:red;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
.linespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000066;
}
.dotcell	{
	background: transparent;
	border-left : 1px dotted #CC99FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC99FF;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	}

caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	text-align: left;
	text-indent: 20px;
	background-color: #CC99FF;
	padding: 4px;
}

.amenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}
.tableheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align: center;
}
#outerWrapper #menu {
	position:absolute; 
	width: 150px;
	top: 125px;
	left: 10px;
}
#outerWrapper #main  {
	position:absolute;
	width: 620px;
	top: 129px;
	left: 172px;
}
#outerWrapper #heading   {
	position:absolute; 
	left:5px; 
	top:5px; 
	width:800px; 
	height:102px; 
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  max-width: 1024px;
  text-align: left;
  width: 900px;
}
