body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}

#baseTable {
	height: 100%;
	width: 770px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

#baseTable td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.copyright a {
	color: #0196DF;
}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bluetext {
	font-size: 12px;
	color: #54C7FE;
}

.bluetext a {
	color: #54C7FE;
}

.bluetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.redtext {
	font-size: 12px;
	color: #FF3787;
}

.redtext a {
	color: #FF3787;
}

.redtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.quote {
	font-size: 12px;
	color: #FF3787;
	font-weight: bold;
}

.greentext {
	font-size: 12px;
	color: #48DF44;
}

.greentext a {
	color: #48DF44;
}

.greentext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul li {
	list-style-image: url(graphics/bullet.gif);
}
