body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  height: 100%;
  color:white;
  scrollbar-face-color: black; 
  scrollbar-highlight-color: #808080; 
  scrollbar-shadow-color: #cc0066; 
  scrollbar-3dlight-color: #cc0066; 
  scrollbar-arrow-color: #cc0066; 
  scrollbar-track-color: #808080; 
  scrollbar-darkshadow-color: #808080;
   cursor: help;
} 
table {
  font-size: 10pt;
  margin: 0px;
  margin: 0px;
  background-color: #808080;
  padding-bottom: 0px;
  border: 0px;
} 
td,tr {
  text-align: justify;
}
h1 {
	font-weight: bold;
	color: #CC0066;
	text-align: center;
  font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}
h2 {
	font-size: 15px;
	color: #cc0066;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 13px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
}
LI {
	padding-left:15px;
  padding-right:15px;
  font-size: 12px;
  letter-spacing: 6px; 
  line-height:20px
}
a:hover {
  color: #cc0066;
  text-decoration: none;
  background-color: white;
}     
a:link {
  color: white;
  background-color: #cc0066;
  text-decoration: none;
}
.1 {
  list-style-image: url("img/bullet1.gif");
  vertical-align:center
}
.2 {
  list-style-image: url("img/bullet2.gif")
}
.3 {
  list-style-image: url("img/bullet3.gif")
}
.4 {
  list-style-image: url("img/bullet4.gif")
}    
.center-col {
  padding: 15px;
  text-indent: 20px;
  line-height:22px;
  margin: 10px;
	background-color: #808080;
	color:white;
	vertical-align: top;
}
.dove6 {
  font-size: 11px;
  color: #808080;
  font-weight: bolder;
  text-indent: 0
}

