/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #CC0F0F;
}
a:visited {
	color: #CC0F0F;
}
a:hover {
	color: #CC0F0F;
}
a:active {
	color: #CC0F0F;
}.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
.bigtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
}
.bigtitle_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}

.bigtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

