@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(assets/blackwhitedot%20back.gif);
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
a:link {
	color: #CC0000;
	border-bottom-width: thin;
	border-bottom-color: #CC0000;
}


a:visited {
	color: #CC0000;
	border-bottom-width: thin;
	border-bottom-color: #CC0000;
}
a:hover {
	color: #FF0066;
	border-bottom-color: #FF0066;
	border-bottom-width: thin;
}
a:active {
	color: #FF0066;
	border-bottom-width: thin;
	border-bottom-color: #FF0066;
}
.style5 {
	font-size: 10
}
.style6 {font-size: 10px}
