body {
  background-color:#BBBBBB;
  padding:20px 0 20px 0;
  margin:0;
  font-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  text-align:center;
  background-image: url(../images/back.gif);
}
	
	
a:link { color: white; text-decoration: none;}
a:visited {	color: white;  text-decoration: none;}

h1 {
    color:#888888;
  	font-family: Verdana;
  	font-size: x-large;
  	font-style: normal: none;
  	margin-top:0px;
  	margin-bottom:3px;
}

h2 {
    color:#006831;
    font-weight: bold;
  	font-family: Verdana;
  	font-size: large;
  	font-style: normal: none;
    margin-top: 5px;
    margin-bottom: 5px;	
}

table.text td, th { padding-bottom: 15px; text-align:justify;}
	
div.container {
  text-align: left;
  position: relative;
	margin: 0 auto;
	width: 600px;
	height: 500px;
}

div.footer {
  width:550px;
	background-color:black;
	color:white;
	margin-top:20px;
}

.mainheading {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal: none;
		padding-bottom:20px;	
}

.heading {
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal: none;
	padding-bottom:20px;	
}

.heading a:link {
  color:#555555;
}
.heading a:visited {
  color:#555555;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-spacing:10px;
}

.style17 {
	font-size: 20px; font-weight: bold; line-height: 20px;
}

.style18 {
	color: #6666CC;
	font-weight: bold;
	line-height: 16px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style20 {
	color: #339933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
.style21 {
	color: #CC6633;
	font-weight: bold;
	line-height: 16px;
	font-size: 16px;
}
.style22 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
.style23 {
	font-size: xx-small;
}
.style24 {
  	margin-left:30px;
}

#main { 
  position: absolute;
  z-index:3;
  height: 200px; 
  margin-top: 0; 
  margin-bottom: 0; 
}
	
