body	{ font-family: Verdana; font-size: 10pt; color: rgb(0,0,0); }
p      { font-family: Verdana; font-size:  8pt; color: rgb(0,0,0); }
table    {font-family:Verdana; font-size: 8pt; color(rbg(0,0,0);}


.heading1 {
	font-family: Verdana;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}
.heading2 {
	font-family: Verdana;
	background-color: #000000;
	color: #FF0000;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}
.table1 {
	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	background-color: #b3dc1f;
	text-align: center;
}
.warning {	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	background-color: #FF0000;
	text-align: center;
}


