

BODY {
   color : #000; 
   background : #fff; 
   margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

h1{
  font-size: 120%;
  color: #000000;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}

h2{
  font-size: 110%;
  color: #000000;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}

h3{
  font-size: 110%;
  color: #000000;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}

h4{
  font-size: 110%;
  color: #000000;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}
  
  
li{
  font-size: 90%;
  color: #000000;
  line-height:140%;
  background-color: transparent;
  }

p{
  font-size: 90%;
  color: #000000;
  line-height:140%;
  background-color: transparent;
   }

	
p.footer{
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	line-height:140%;
	background-color: transparent;
	}
  
a{text-decoration: none;
   color: #003399;
	background-color: transparent;
	}

a:hover{
	color: #a01d07;
	background-color: #FFC;
	text-decoration: underline;
	}

address {
	text-align: right;
	font-style: Italic;
	font-size: 70%;
	color: Black;
	text-decoration: none;
	background-color: transparent;	
}

td#banner {
	background: #DCDCDC;
	border-bottom: 2px solid #000;
	}

td.sidelinks a {
	display: none;
	
}

td.sidelinks a:hover {
	display: none;}
	

td.sidelinks h4 {
		display: none;
}

td.sidelinks {
	display: none;
	
}

td.menubg {
	display: none;
}