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

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.important {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DFFBCB;
	font-weight: bold;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9DF079;
	font-weight: bold;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7CC9ED;
	font-weight: bold;
}
.body_side {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.side_heading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
