body {
	margin: 0px;
	padding: 0px;
}

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: #666666;
}

.text3 {
	color: #D87A19;
}

a {
	color: #FF5549;
}

h4 {
	color: #4F8FCF;
      font-size: 16px;
}

a:hover {
	text-decoration: none;
}

.highlight {
	color: #f00 ;
	}

/*
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;
}

.line_height_125 {
	line-height: 125%;
	text-align: justify;
}
