body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size:9px;
}

.text2 {
	color: #9DC716;
	font-weight:bold;
}
.text3 {
	color: #7F7F7F;
	font-size:9px;
}

.text4 {
	line-height: 18px;
	color: #9DC716;
}
.text5 {
	color: #9DC716;
}
a {
	color: #9DC716;
}

a:hover {
	text-decoration: none;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;

}

.style1 a {
	color: #CECECE;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;

}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #9DC716;
}
