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 {
	width: 177px;
	border-width: 1px;
	border-style: solid;
	border-color: #838C83;
	background-color: #F0F5EF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

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

.text1 {
	font-size: 9px;
	color: #1B5E6F;
}

a {
	color: #1B5E6F;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}

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

.img1 {
	margin-right: 15px;
}

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