BODY{
scrollbar-face-color:#51739D;
scrollbar-shadow-color: #51739D;
scrollbar-highlight-color: #51739D;
scrollbar-3dlight-color: #51739D;
scrollbar-darkshadow-color: #51739D;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;}

h1{
	font-family: Veranda, Arial;
	font-size: 14px;
	text-decoration : bold;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}

h2{
	font-family: Veranda, Arial;
	font-size: 10px;
	text-decoration : bold;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}
	
	
p {
	font-family: Veranda, Arial;
	font-size: 12px;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}
a:hover {
  text-decoration : #ffffff;
  color : #000000;
  background-color : #ffffff;
}

a:link {
  text-decoration : underline;
  color : #000000;


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

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

}

