body {	font-family: sans-serif;
	margin-bottom: 0px;
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#868985;
	scrollbar-dark-shadow-color:#999999;
	scrollbar-face-color:#868985;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:black;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
h1{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:18;
		color:black;
		font-weight : lighter;
		text-decoration:underline;
	}
	
p, td  {
font-size : 10pt; font-family : courier,Verdana,Arial,Helvetica,sans-serif;

 }
a  {
 font-family : Arial,Helvetica,sans-serif; font-weight : bold;
  text-decoration : none;
  color : #060606;
  }
  
A:HOVER{
text-decoration : underline;
}  

.border{
	border : 1px solid #8B4513;
}

.pagelinks  {
 font-family : Arial,Helvetica,sans-serif; font-weight : bold;
  text-decoration : none;
  color : #000000;
  }
  
 .imageborder{
	border : 1px solid #8B4513;
}
