body {
	background: #585858;
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

a.link2 {
	color: #656565;
}

.text1 {
	color: #FFFFFF;
	text-align: justify;
}

.text2 {
	color: #656565;
	text-align: justify;
}

.text3 {
	color: #FFFFFF;
}

.text4 {
	color: #656565;
	
}

