body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #92B93C;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.header2 {
	font-weight: bold;
	color: #BE20D5;
	font-size: 12px;
	padding-left: 10px;
}

.header1 {
	font-weight: bold;
	color: #BE20D5;
	font-size: 16px;
	padding-left: 10px;
}


a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.topic {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.content {
	padding-left: 10px;
}
.paragraph p {
  margin-top: 0;
  padding:1em;
  border-top: 3px dotted #696969;
  background: #ffffe0;
}

  .float-left {/* header element float */
  float: left;
  margin: 1em 1em 0 0;
  background: #eee8aa;
  border: 2px dotted #cd853f;
  }
  font.swapcolor{
  color:#000099;
  }
#images { 
          float: left; 
          position: absolute;
          z-index:10; 
		  }
		  
 #images2 { 
          float: left; 
          position: absolute;
          z-index:10; 
		  }
