table {
	background-color: #003366;
	font-family: Tahoma;
	color: #CCCCCC;
	font-size: 12px;
	border: 0pt solid #CCCCCC;

}
body {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;

}
h1 {
	font-size: 36px;
	color: #CCCCCC;
	font-family: "Cataneo BT";
	font-weight: normal;

}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bolder;
}
h3 {
	font-family: "Cataneo BT";
	font-size: 14px;
	color: #CCCCCC;
}
h4 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 3pt;
	text-transform: none;
	white-space: normal;

}
a:link {
	color: #00FFFF;
	text-decoration: none;

}
a:visited {
	color: #FF3333;
	text-decoration: none;

}
a:hover {
	color: #66FF66;
	text-decoration: none;

}
h5 {
	font-size: 16px;
	color: #FFFFFF;
}
