body,td,th {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000066;}
.tx {
	color: #000000}
.h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;}
.h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;}
.h3 {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;}
.h4 {
	color: #FFFFFF;
	font-size: 33px;
	font-weight: bold;}
.h5 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;}
.h6 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;}
.orange {
	color: #FF9900;}
.blue {
	color: #000066;}
.white {
	color: #FFFFFF;}
.gray {
	color: #CCCCCC;}
.right {
	text-align: right;
	font-style: italic;}
a:link {
	text-decoration: none;}
a:visited {
	text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: #999999;}
a:active {
	text-decoration: none;}
