body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
hr {
	width: 100%;
	color: #CCCCCC;
	height: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF3300;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.tab {
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-top-style: none;
	border-right-color: #999999;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
table {
	background-color: #000000;
	border: 0px 0 0;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

