body {

	background-color: #FFFFFF;

	font-family:Georgia, Times New Roman, Times, serif;

	font-size:11px;

}

.heading {

	background-color: #FFFFFF;

	font-family:Georgia, Times New Roman, Times, serif;

	font-size:16px;
	
	font-weight:bold

}

.heading_big {

	background-color: #FFFFFF;

	font-family:Georgia, Times New Roman, Times, serif;

	font-size:22px;
	
	font-weight:bold;
	
	color:#2EB568

}
.small_links {

	background-color: #FFFFFF;

	font-family:Georgia, Times New Roman, Times, serif;

	font-size:10px;
	
	text-decoration:none;

}

.required {
	
	font-weight:bold

}

