BODY{ font-style:normal; 
	font-family:Arial;
	color:Blue;
	background-color: white;
	background-image: url("images\1936lakeozarkloc50.jpg");
    background-repeat: repeat-y;
    background-position: center;
    background-attachment:fixed;
}
H1{ font-weight:bold; 
	font-size:x-large; 
	text-align:center;
}

H2{ font-size:larger; 
	font-weight:bold; 
	font-family:Arial; 
	font-style:Italic;
	text-align:center;
}
H3{ font-size:larger; 
	font-weight:bold; 
	font-family:Arial; 
	text-align:center;
}
p{ color:Black; 
	font-size:larger;
}

p1{ color:Black; 
	font-size:larger; 
    background-color:Transparent;
	background-image:url("images\screen50.gif");
	background-repeat:repeat;}
	
tr.All{ color:Black;}
tr.Friday{ color:Green;}
tr.Saturday{ color:Blue;}
tr.Sunday{ color:Red}


div.divNote{ font-weight:bold; color:Red}

div.sponsor{ text-align:center;  }
div.caption{ font-weight:900}

div.DefaultPage{ 
}
table{ background-image:none; background-color:White; }