hr { color: red}
p 	{ font-family: arial; 
	color: black; 
	font-size: 12pt; 
	text-indent: 50px}
p.left 	{ font-family: arial; 
	color: black; 
	text-align: left ; 
	font-size: 12pt; 
	text-indent: 50px}

body {background-image:url("images/back40.gif")}


body {
color: #000000;
background-color: bisque;
margin-top:10px;
margin-bottom:10px;
margin-right:5px;
margin-left:5px;
}
h1 	{ font-size: 36pt; 
	font-family: arial; 
	align: top; 
	color: blue }

h2 { font-size: 30pt; 
font-family: arial; 
font-style: bold; 
color: black}

h3 { font-size: 24pt; 
font-family: arial; 
font-style: bold; 
color: black}

h3.red { font-size: 24pt; 
font-family: arial; 
font-style: bold; 
color: red}
h4 	{ font-size: 18pt;
	Font-family: arial; 
	font-style: bold; 
	color: black }
h4.red { font-size: 18pt; 
	font-family: arial; 
	font-style: bold; 
	color: red }
h4.white { font-size: 18pt; 
	font-family: arial; 
	font-style: bold; 
	color: white }
h5 	{ font-size: 12pt; 
	font-family: "comic sans MS"; 
	font-style: italic; 
	text-align: center;
	color: darkred } 

h5.white { font-size: 12pt; 
	font-family: "comic sans MS"; 
	font-style: italic; 
	text-align: center;color: white } 
h6 	{ font-family: arial; 
	color: black; 
	font-size: 12pt;}