body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-weight: normal; 
 color: #000000;
 margin:24px;
}
A, A:visited {color: #996F03; text-decoration: underline;}
A:active {color: #990000; text-decoration: none;}
A:hover {  color: #006699; text-decoration: none;}
 
hr {
	font-size: 1pt;
	color: #6666CC;
	text-align: center;
}

ul {margin: 6px 0px 6px 18px;}

li {
 padding-bottom:9px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc; 
}

.GreyHead { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  color: #CCCCCC; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px solid #336699;
	padding-bottom: 8px;
}

.SubHead, .SubHead A, .SubHead A:visited{ 
 font-size: 12px; 
 font-weight: bold; 
 color: #003366;
}
/*.SubHead A, .SubHead A:visited {color: #336699;}*/

p, .Normal { line-height:16px; }
.Headline { 
 font-size: 13px; 
 font-weight: bold; 
 color: #336699;
 padding: 18px 0px 1px 0px;
}

.Footer, .Footer A, .Footer A:visited{
	padding-top: 2px;
	font-size: 10px;
	color: #003366;
	border-top: 1px solid #336699;
	white-space: nowrap;
	text-decoration: none;
	}
.Footer a:hover{text-decoration: underline;}


 
