body {
	scrollbar-base-color:#444444; 
	background-image: url(IMAGES/back.gif);
 background-repeat: repeat-x;
 background-position: center top;
	background-color: #444444;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-width:0px;
	margin-height:0px;
	scroll: yes;
	overflow: yes;
 overflow: -moz-scrollbars-vertical;	
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:1px;
}
		
h2 {
  font-size: 10px;
		font-style: normal;
	 font-weight: normal;
		margin-bottom:1px;
		}		

td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

ul {
	margin-top:3px;
	margin-bottom:3px;
	padding-left:1em;
	margin-left:1em;	
}

li {
	margin-top:1px;
	margin-bottom:1px;	
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:active{
	color: #555555;
	text-decoration: none;
}

a:hover{
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

UL {
 margin-bottom:12px;
	}
	
.linker {
 bgcolor: #444444
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	}

