BODY {
	background-color: #CCCCCC;
	color: White;
	font-size: 11px;
	font-family: Verdana, Utopia, Arial, sans-serif;
	
} 
A {color: #000099;}
A:link {  color: #006633; text-decoration: underline;  background-color: transparent;  }
A:hover {  color: #999999; text-decoration: underline;  background-color: transparent;  }
A:active {
	color: #006633;
	text-decoration: underline;
	background-color: transparent;
}
A:visited {  color: #006633; text-decoration: underline;  background-color: transparent; }
LI { font-family: Verdana, Utopia, Arial, sans-serif; font-size: 11px; color: #333333;  line-height: 16px; }

.content {  font-family: Verdana, Utopia, Arial, sans-serif; font-size: 11px; color: #666666; list-style-type: disc}
H2.content {font-size: 15px; color: #006633; list-style-type: disc;  font-weight: bold;  line-height: 18px;  }
H3.content { font-size: 14px; color: #006633; list-style-type: disc;  font-weight: bold; }
H4.content { font-size: 12px; color: #666666; list-style-type: disc;  font: bold;  font-style: italic;   }
H5.content { font-size: 9px; color: #999999; list-style-type: disc; }
LI.content { font-size: 12px; color: line-height: 165%; }
A.content:link { font-size: 9px; color: #006633; list-style-type: disc; }
A:content:hover {  color: #999999; text-decoration: underline;  background-color: transparent;  }
p.content {  font-size: 12px; color: #666666; list-style-type: disc; }
div.content {  font-size: 11px; color: #003366; list-style-type: disc; }

.header {  font-family: Verdana, Utopia, Arial, sans-serif; font-size: 13px; color: #666666; list-style-type: disc}
A.header:link { font-size: 13px; color: #003366; list-style-type: disc;  font: bold;   }
A.header:visited { font-size: 13px; color: #003366; list-style-type: disc;  font: bold;   }
A:hover {  color: #999999; text-decoration: underline;  background-color: transparent;  }

.navbar {  font-family: Verdana, Utopia, Arial, sans-serif; font-size: 10px; color: #999999; line-height: 11px; list-style-type: disc}
A.navbar:link {  color: #006633; text-decoration: underline;  background-color: transparent; }
A.navbar:hover {  color: #333333; text-decoration: underline;  background-color: transparent;  }
A.navbar:active {  color: #006633; text-decoration: underline;  background-color: transparent; }
A.navbar:visited {  color: #006633; text-decoration: underline;  background-color: transparent; }

.bottom {  font-family: Verdana, Utopia, Arial, sans-serif; font-size: 9px; color: #cccccc; list-style-type: disc}
A.bottom:link {  color: #CCCCCC; text-decoration: underline;  background-color: transparent; }
A.bottom:hover {  color: White; text-decoration: underline;  background-color: transparent;  }
A.bottom:active {  color: #CCCCCC; text-decoration: underline;  background-color: transparent; }
A.bottom:visited {  color: #CCCCCC; text-decoration: underline;  background-color: transparent; }