BODY {
	font : small ACaslon Regular;
	font-family : serif;
	margin-left : 5%;
	margin-right : 5%;
	color: black;
	text-align: center;
	line-height : 150%;
	
}

}



H1 {
	font : bolder large Colonna MT;
	text-align : center;
	color: #99080B;
	font-size : 400%;
	font-weight : bolder;
	font-variant : normal;
	text-justify : auto;
	letter-spacing : 2px;
}



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;
}



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;
}

	






