@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
        color: #0000FF;
        text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
        text-decoration: underline;
        color: #0066FF;
}
a:active {
        text-decoration: none;
}
.style1 {color: #FFFFFF}
.style61 {color: #FFFFFF; font-weight: bold; }
.style4 {
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
}
.style62 {font-size: 10px}

