body {
	color: black;
	font-size : 12pt;
	font-family : Calibri, "Trebuchet MS", Verdana, Arial, sans-serif;
}


.bannerbig {
	font-weight: bold;
	font-style: italic;
	color: #008000;
	font-size: 32pt;
	margin-top: 0;
	margin-bottom: 0;
}
				
.banner {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 18pt;
	color: #008000;
	font-weight: bold;
}
				 
.pagetitle {
	font-size: 18pt;
	color: #008000;
	font-weight: bold;
}
		 
.tableodd {
	background: #ffffd2 ;
}

.tableeven {
	background: #e1ffe1 ;
}


	