body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #660000;
}

a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

