/* Style Sheet by Paul F Hamlyn for fungus.org.uk */

body {
scrollbar-face-color: green;
scrollbar-shadow-color: #eeffee;
scrollbar-track-color: #eeffee;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #eeffee;
scrollbar-3dlight-color: #eeffee;
scrollbar-darkshadow-color: #eeffee;
}
a:hover {color: red; text-decoration: underline ;
}
a:visited:hover	{color: red; text-decoration: underline ;
}
.sbutton {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000000; 
height: 25px; 
width: 125px
}
.mainhead {
font-family: "Times New Roman", Times, serif; 
font-size: 32px; 
font-weight: bold; 
font-style: italic;
color: Green;
}
.subhead {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
font-style: normal;
color: Black;
}
.bodytext {
   font-weight: lighter; 
   font-size: 12px;
   color: Black; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none
}