@charset "utf-8";
body {
	background-color: #000000;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
:link {
	color: #FFFFFF
}
:visited {
	color: #999999
}
:active {
	color: #FFCC33
}
div.c2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center
}
div.c1 {
	text-align: center
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
div.c3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center
}