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

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

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

.input1 {
}

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

.text1 {
    color: #FF9100;
}

.text2 {
    color: #50A0E4;
}

.text3 {
    color: #C3CED4;
}

a {
    color: #899EAB;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #FF9100;
}

a.link2 {
    color: #50A0E4;
}

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