BODY{
scrollbar-face-color:#333333;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #504F4F;
scrollbar-arrow-color: #999999;}

h1{
	font-family: Veranda, Arial;
	font-size: 14px;
	text-decoration : bold;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5px;
}
	
	
p {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 5px;
}
a:hover {
  text-decoration : none;
  color : #000000;
  background-color : #ffffff;
}

a:link {
  text-decoration : none;
  color : #ffffff;
  background-color : #000000;

}
a:visited {
  text-decoration : none;
  color : #ffffff;
  background-color : #000000;
}

a:active {
  text-decoration : none;
  color : #ffffff;
  background-color : #000000;

}