body {
	font-family: "Adobe Garamond Pro", Garamond, "Times New Roman", "Times Roman", serif;
}
a:link {
	color: #6633FF;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #6633FF;
	text-decoration: none;
}
a:active {
	color: #6633FF;
	text-decoration: none;
}
.main {
	font-family: "Adobe Garamond Pro", Garamond, "Times New Roman", "Times Roman", serif;
	font-size: 110%;
    color: #000;
}
.mainjustified {
	font-family: "Adobe Garamond Pro", Garamond, "Times New Roman", "Times Roman", serif;
	font-size: 110%;
	color: #000;
	text-align: justify;
}
.small {
	font-size: 12px;
}
.font15 {
	font-size: 15px;
}
.tiny {
	font-size: 10px;
}
.large18 {
	font-size: 18px;
	color: #666666;
}
.large20 {
	font-size: 20px;
}
.large22 {
	font-size: 22px;
	color: #666666;
}
.large24 {
	font-size: 24px;
	color: #666666;
}
.large30 {
	font-size: 30px;
	color: #666666;
}
.large36 {
	font-size: 36px;
	color: #666666;
}
.floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.asteriskdivider {
	font-family: Garamond, "Adobe Garamond Pro", "Times New Roman", "Times Roman";
	font-size: 24px;
	text-align: center;
}

