body{	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 SCROLLBAR-FACE-COLOR: #ffffff;
 SCROLLBAR-HIGHLIGHT-COLOR: #99CC00;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #99CC00;
 SCROLLBAR-ARROW-COLOR: #99CC00;
 SCROLLBAR-TRACK-COLOR: #99CC00;
 SCROLLBAR-DARKSHADOW-COLOR: #99CC00;
 SCROLLBAR-BASE-COLOR: #99CC00;
 }
td {
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
	font-size:12PX;
}
.black {
	font-weight: bold;
}
.green {color: #99CC00;
font-weight: bold;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.a_white:link {
	color: #ffffff;
	text-decoration: none;
}
.a_white:visited {
	color: #ffffff;
	text-decoration: none;
}
.a_white:hover {
	color: #ffffff;
	text-decoration: underline;
}
.a_green:link {
	color: #99CC00;
	text-decoration: none;
}
.a_green:visited {
	color: #99CC00;
	text-decoration: none;
}
.a_green:hover {
	color: #99CC00;
	text-decoration: underline;
}