body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.25em;
}
a {
	font-size: 13px;
	color: #FF6600;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #FF6600;
}
h2 {
	font-size: 13px;
	color: #FF6600;
}
p {
	text-align: left;
}
.SmallPrint {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.quotes {
	color: #000000;
	font-style: italic;
	font-size: 15px;
}

