body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
h1 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}
h3 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
h4 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
h5 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
h6 {
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.lightgray-12-bold {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white {
color: #999999
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}.bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

