body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	background-color: #fefeee;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	margin-top:0;
}
.largeGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	font-weight: bold;
}
.mediumGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.mediumGrayCh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
.mediumblkbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

