@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #9900CC;
}
a:visited {
	color: #9900CC;
}
h1 {
	font-size: 36px;
	color: #00FF00;
}
h2 {
	font-size: 16px;
	color: #9900CC;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}


