/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #BADACF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.style1 {color: #FFFFFF}
.style3 {font-size: 12}
.style4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}


