.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.smallHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
}
.bodylinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CCFF;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.bodylinks:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CCFF;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.bodylinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.bodylinks:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00CCFF;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.bodyBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	line-height: 110%;
	text-decoration: none;
}
.bigHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
