body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	height: 24px;
	width: 191px;
	border: 0px;
	background-image: url(images/index18.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;	
	color: #6D6D6D;
	}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

.text2 {
	color: #78AA25;
}

a {
	color: #78AA25;
}

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 {
	color: #404345;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style1 a {
	color: #404345;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration:underline;
}

.style2 {
	color: #78AA25;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.style2 a {
	color: #78AA25;
	text-decoration: underline;
}

.style2 a:hover {
	text-decoration:none;
}
