body {
background-color:#FFFFFF;

}
.style3 {color: #996633; font-weight: bold; }
.style4 {font-size: small}
.style5 {font-size: x-small}
.style6 {font-size: medium;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {font-size:36px;
		Color: #993333;}
.style9 {
	font-size: 16px;
	color:#993333;
}
.style10 {
	font-size: 16px;
	font-style: italic;
}
p {
	font:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1;
	background-attachment: fixed;
	}
hr {border:none;
	background-color:#996633;
	color:#996633;
	height:1px;
	width:80%;
	}
.hilite {background-color:#FFFFCC;
	color:#B22222;
	}

