/* CSS Document */

body,td,th {
	color: #CCCCCC;
	font-size: 10px;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #CC9933;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 9px
}
.intro {
	font-family: "Century Gothic", "Bookman Old Style", "Book Antiqua", "Times New Roman";
	font-size: 12px;
	font-style: italic;
}
