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;
	font-size: 12px;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #116CAF;
	font-weight: bold;
}

.text2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

a {
	color: #116CAF;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(images/index16.jpg);
	background-position: top left;
	background-repeat:repeat-x;


}
/*
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: 9px;
	font-weight:bold;
	color: #FFFFFF;
}

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

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