.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #00CC33; }
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.mytable {
	background-color: #CCCCCC;
	border: medium ridge #FF0000;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	width: 70%;
}
.tblcell {
	border: 0px none #000000;
}
