.main {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
}
a:link {
	color: #6699CC;
	text-decoration: none;


}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
.caps {
	text-transform: uppercase;
}
.main-small {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
}
.news {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
}
.top-head {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
}
.readings {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
}
.vis {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;

}
h1 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
	font-weight: normal;

}

