.main {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 100%;
}
.head150 {
	font-size: 150%;
	font-family: Garamond, Georgia, "Times New Roman";

}
.head200 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 200%;

}
.floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;

}
a:link {
	color: #993366;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
a:active {
	color: #993366;
	text-decoration: none;
}
.font85 {
	font-size: 85%;
}
.font90 {
	font-size: 90%;
}
.head125 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 125%;
}
.floatright {

	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

