body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 10px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	border: #FFFFFF;


}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.myImg {
	border: solid #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
.legend {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;

}
.copyright {
	font-size: 9px;
	text-align: right;
}