/* 
maroon border = #8B1A1A
maroon font = #992200


 */




body { background-color: #FFFFFF }
/*body text*/
.style1 {
	font-family: "arial", "trebruchet", "tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/*home page address*/
.style2 {
	font-family: "arial", "trebruchet", "tahoma";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
/*headings*/
.style3 {
	font-family: "arial", "trebruchet", "tahoma";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.style4 {
	font-family: "arial", "verdana", "trebruchet", "tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #992200;
	font-style: italic;
}
.style5 {
	font-family: "comic sans ms", "verdana", "trebruchet", "tahoma";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

























