body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

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

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

.input1 {
	width: 158px;
	height: 18px;
	background-image:url(images/index15.jpg);
	border: 0px;
	padding-top: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

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

.text1 {
	font-size: 10px;
	text-align: justify;
}
.text2 {
	font-size: 10px;
	color: #FFFFFF;
}

.text3 {
	color: #D87A19;
}

a {
	color: #D87A19;
}

a:hover {
	text-decoration: underline;
}

/*
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: #959595;
}

.style1 a {
	color: #616161;
	text-decoration: underline;
}

.style1 a:hover {
		text-decoration: none;
}