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

body, th, td {
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	background-repeat:repeat-y;
}

a {
	color: #e5692a;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #204E78;
}

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

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

.backgroundX {
	background-repeat:repeat;
}

.text1 {
	color: #085f60;
}

.text2 {
	font-size: 9px;
	color: #717474;
}
