body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #EA9210;
}

.text2 {
	font-size: 9px;
	color: #B2B2B2;
}

a {
	font-size: 12px;
	color: #EA9210;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	color: #808284;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	font-size: 9px;
	color: #808284;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}