.main {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 100%;
}
.head200 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 200%;
}
.floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.biblio {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 90%;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #6600CC;
	text-decoration: none;

}
a:visited {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #6600CC;
	text-decoration: none;
}
a:active {
	color: #6600CC;
	text-decoration: none;
}
.font80 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 80%;
}

