BODY {
	font : small ACaslon Regular;
	font-family : serif;
	margin-left : 5%;
	margin-right : 5%;
	color: black;
	text-align: left;
	line-height : 150%;

}

P {
	text-indent : -7px;
	margin-bottom : -7px;
	margin-top : -7px;
	
}


H2 {
	font : ACaslon Regular;
	font-family : serif;
	font-size : 150%;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	text-align : left;
	color : #99080B;
}

H3 {
	font : ACaslon Regular;
	font-family : serif;
	font-size : 100%;
	font-weight : bolder;
	text-align : left;
	color : #99080B;
	font-style : italic;
}

H4 {
	font : medium ACaslon Regular;
	font-family : serif;
	font-size : 100%;
	text-align : left;
	color : Black;
	font-weight : bold;
	margin-bottom : 1%;
	margin-top : 1%;
}

H1 {
	font : ACaslon Regular;
	font-family : serif;
	font-size : 100%;
	font-weight : bolder;
	text-align : left;
	color : black;
	font-style : italic;
	margin-bottom : 0px;
	margin-top : 0px;
}



A:LINK {
	font : small ACaslon Regular;
	font-family : serif;
	text-align : left;
	color: #99080B;
	background-color : transparent;
}

A:ACTIVE {
	font : bolder medium ACaslon Regular;
	font-family : serif;
	text-align : left;
	color: #FFD700;
	background-color : transparent;
}

H5 {
	font : ACaslon Regular;
	font-family : serif;
	font-size : 110%;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	text-align : left;
	color : #99080D;
	text-decoration : underline;
}




A:VISITED {
	font : small ACaslon Regular;
	font-family : serif;
	text-align : left;
	color: #8B0000;
	background-color : transparent;
}

H6 {
	font : smaller ACaslon Regular;
	font-family : serif;
	color: black;
	text-align: left;
	line-height : 150%;
	font-weight : lighter;
}

	






