@charset "iso-8859-1";
BODY {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial; 
	LETTER-SPACING: 0px;
}
TD {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial; 
	LETTER-SPACING: 0px;
}
A:link {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial; 
	TEXT-DECORATION: underline;
	font-weight:bold;
}
A:hover {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-weight:bold;
}
A:visited {
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-weight:bold;
	TEXT-DECORATION: underline;
}



a.g3{color:#288407; text-decoration:underline; FONT-SIZE: 10px; font-weight:regular;}
a.g3:hover{color:#288407; text-decoration:none; FONT-SIZE: 10px; font-weight:regular;}
a.g3:visited{color:#288407; text-decoration:underline; FONT-SIZE: 10px; font-weight:regular;}

.g {
	color: #288407;
	font-size: 10px;
	font-weight: bold;
}
.g2 {
	color: #288407;
	font-size: 10px;
	font-weight: regular;
}
.w {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.w2 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}