body, table {
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	background-color: #004B64;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #66FFFF;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFCC00;
}
p {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
ol, ul {
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	list-style-position: outside;
	padding: 0px;
}
#CopyRight {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #768BAD;
}strong {
	color: #66FFFF;
}
