.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #770a06;
	}
	
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #770a06;
	}

.bodylink {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4d0171;
	}

A.bodylink:hover {
	text-decoration: none;
	color: #770a06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
