body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index32.jpg);
}

body, th, td {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D8B93;
	
}

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

.input1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/index20.jpg);
	color: #7D8B93;
	width: 112px;
	height: 21px;
	padding-top:0px;
	padding-left: 5px;
	border: 0px;
}

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

.text1 {
	color: #8BAABA;
}

.text2 {
	color: #C1D3DB;
}
a {
	color: #8BAABA;
}

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 {
}

.style1 a {
}

.style1 a:hover {
}

h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #66B732;
}
