body {
    background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	}
#main {
	background-color: #000000;
	float: left;
	width: 100%;
}
#container {
	background-color: #000000;
	clear: both;
	height: auto;
	width: 60%;
	padding-top: 20px;
	margin-left:20%;
	margin-right:20%;
}
.table_style {
    background-color:#FFFFFF;
	padding: 20px;
	border: 0px;
	width:100%;
	height:100%;
	
	}
.pageheader1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.menubar1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.indextitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.indexurl1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.body1bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.h1 { 
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:30px;
   color:#FFFFFF;
   }
.h3 { 
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:26px;
   color:#FFFFFF;
   }
.home_text {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-style:italic;
   font-weight:300;
   font-size:17px;
   color:#FFFFFF;
   }
.head a {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  }      
.head a:hover {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  }  
.style1 {color: #FFFFFF}  
#links {
     width:100%;
	 height:30px;
	 margin-top:10px;
	 }