.titleLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #996600;
}
.titleSmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.leftBarSmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.leftBarTiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666600;
}
.leftBarSmallLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}