/*Daytime Style Sheet*/

H1 {font-family:Arial;text-align:center;font-style:italic;}
P {font-size:12pt;font-family:Arial,sans-serif;text-indent:"10%";}	
.center {text-align:center;}
.sml {font-size:10pt;font-family:Arial,sans serif;font-style:italic;}
body {background-image: url(6.jpg); 
  	scrollbar-face-color:black; 
	scrollbar-arrow-color:white;
	scrollbar-DarkShadow-Color:red;
	scrollbar-Track-Color:gray;
	scrollbar-Highlight-Color:red;}
.hover {color:black; background-color:white;}
.start {color:black;}
A:hover {color:black}
A:link {color:black;}
A {font-family:arial,sans-serif;font-style:italic;color:black;}
.cursor {cursor:pointer;cursor:hand;}