body {
	background-image: url(IMG/back3.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	scroll: yes;
	overflow: yes;
 overflow: -moz-scrollbars-vertical;	
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top:-4px;
	margin-bottom:8px;
	text-decoration: none;
}
		
h2 {
  font-size: 10px;
		font-style: normal;
	 font-weight: normal;
		margin-bottom:1px;
		}		

td {
	font-family:  "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
}

ul {
  list-style:disc outside;
  padding-left:0.8em;
  margin-left:0.8em;
		}

a:link {
	color: #A03000;
	text-decoration: none;
}

a:visited {
	color: #A03000;
	text-decoration: none;
}

a:active{
	color: #A03000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

UL {
 margin-bottom:12px;
	}
	
.announce{
margin-top:8px;
	color: #A03000;
font-style: bold;
font-size: 15px;
	text-decoration: underline;}