body { background-color: #f5f5f5; color: #5d665b; 
	   margin-top: 15px;
	   margin-left: 125px;
	   margin-right: 25px;
	   margin-bottom: 70px; 
	   font-family: Verdana, Geneva, Arial, sans-serif;
	   font-size: small; 
	   line-height: 113% } 

p { text-indent: 3em }
h3 {color: #966b72; font-family: Verdana, Geneva, Arial, }
a:link {color: #669999; text-decoration: none; background-color: transparent; font-size: 12px}
a:visited { color: #669999; text-decoration: none; background-color: transparent; font-size: 12px }
a:hover { color: #990066; text-decoration: underline; background-color: transparent; font-size: 12px}
a:active { color: #990099; text-decoration: underline; background-color: transparent; font-size: 12px}
.redtext { #c00 }
.bold { color: #966b72;
		font-size: 12px } 


#header { background-color: #f5f5f5;
	width: 786px;
	text-align: left;
	position: top;
	height: 80px;
	border-color: white;
	border: thin;
	border-style: outset;
	float:left }
	


.midsection { background-color: #ffffff;
		width: 786px;
	border-color: white;
	border: thin;
	border-style: outset;
		float: left }
			

	 
#footer {color: 000000;
	width: 786px;
	padding: 20px;
	font-size: 10px;
	line-height: 16px;
	background-color: #f5f5f5;
	text-align: center;
	letter-spacing: 2px;
	height: 16px;
	clear: left }
