body {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 180%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #333333;
}

a:link {
	text-decoration: none; color: #333333;
}

a:visited {	
	text-decoration: none; color: #333333;
}

a:hover { 
	text-decoration: underline; color: #333333;
}

a:active { 
	text-decoration: none; color: #333333;
}

.STYLE1 {
	color: #91C522;
}
.STYLE2 {
	color: #2F5031;	font-weight: bold; font-size:12px; 
}

a.STYLE3:link {
	font-weight: bold;
}
a.STYLE3:visited {
	font-weight: bold;
}
a.STYLE3:hover {
	font-weight: bold;
}
a.STYLE3:active {
	font-weight: bold;
}

a.STYLE4:link {
	color: #5A8201; 
}
a.STYLE4:visited {
	color: #5A8201;
}
a.STYLE4:hover {
	color: #2F5031;
}
a.STYLE4:active {
	color: #5A8201;
}

a.STYLE5:link {
	text-decoration: none;color: #FFFFFF;font-weight: bold;
}
a.STYLE5:visited {
	text-decoration: none;color: #FFFFFF;font-weight: bold;
}
a.STYLE5:hover {
	text-decoration: none;color: #FFFFFF;font-weight: bold;
}
a.STYLE5:active {
	text-decoration: none;color: #FFFFFF;font-weight: bold;
}

.STYLE6 {
	font-weight: bold; font-size:14px; 
}
.STYLE7 {
	font-weight: bold;
}
.input1 {
	FONT-FAMILY: "Tahoma";
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}