 
body {
 
	margin:1px 0px 0px 1px;
	
}
#main {
     margin: 25px;
	font-family: arial,Century-Gothic, Arial Narrow 

	}
	
	
div#topdiv {
background-color:  #F7F7F7;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
  
}
div#bottomdiv {
	background-color:  #F7F7F7;
	  position:fixed;   
 	bottom:0px;
	left:0px;
	width:100%;
	padding:8px;
	color: #999;
	font-size: small;    
	/*
		background:#ffab62;
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;*/
	
	
}

div#bigfont {
	font-size: 84px;   
	 }

div#smallbottomfont {
	font-size: small;
	 }

#smalleronheader {
		font-size: small;
	}

  p.t1 {
	font: 15px arial, sans-serif;
	color: #000000;
}

 
#topdiv table tr th {
	font-size: xx-large;
	color: #999;
}
 
 
#topdiv table tr #smalleronheader .wtf {
	font-size: 24px;
}
 #bigfont {
	font-size: 42px; color:  #000080

	 }
 a {
  color:inherit;
  text-decoration: none;
 }
 
 .homepage1 { font-family: arial; font-size: 24;   color: #black; text-align: center;
 }
 .homepageleft{  text-indent: 50px; text-align: left;  font-family: arial; font-size: 24;   font-weight: normal;  color: #gray; 
 }
   
   table#table1 {
    width:70%; 
    margin-left:15%; 
  
  }
 