body,td,th {
	font-family: Didot, Verdana, Lucida Sans, Times New Roman;
	color: #F5F5F5;
}
body {
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 10px}
IMG {
    border-color: black;
}

