body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.text1 {
	font-size: 10px;
	text-align: left;
}

.text2 {
	color: #64718E;
	font-size: 11px;
}

.text3 {
    font-size: 9px;
}

a {
    color: #575C68;
}

a:hover {
	text-decoration: none;
	text-align: left;
}

a.link1 {
    font-size: 10px;
    color: #3F4553;
	text-decoration: none;
}

a.link1: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 {
}

.style1 a {
}

.style1 a:hover {
}

