
body {
	background-color: #C1E0FF;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	color: #336699;
	font-style: italic;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC7D6D;
	font-weight: bold;

}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #989E3C;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #07213A;
	background-color: #CCCCCC;




}
.credit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #EEF9FF;
	text-align: center;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
.subtitle2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.maintextbold2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #163B07;
	font-weight: bold;
}
.white-table-background {  background-color: #FFFFFF}
.headingbg { background-color: #CCCCCC; }

