body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #808080
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #808080;
}

.text2 {
	font-size: 10px;
	color: #B2B2B2;
}

H1 {
	color: #808080;
	font-family: Verdana;
	font-size: 8.5pt;
}


a {
	color: #808080;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	text-decoration: none;
}

a:hover.link1 {
	color: #3399ff;
	text-decoration: underline;
}

a.link2 {
	color: #3399ff;
	text-decoration: none;
}


a:hover.link2 {
	color: #3399ff;
	text-decoration: underline
}