/* CSS Document */
body {
	background-color: #333333;
	background-image: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	list-style-type: none;
}
li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	list-style-type: none;
	line-height: 0,5em;
	margin: 0,1em;
}
.txsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.txxxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
