a {
	font-family: Century Gothic;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	font-family: Century Gothic;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	font-family: Century Gothic;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}

a:active {
	font-family: Century Gothic;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}


HTML, body {
	text-align: center; 
	background-image: url(background.jpg);
	scrollbar-face-color:rgb(102, 0, 0);
	scrollbar-arrow-color:000000;
	scrollbar-track-color:000000;
	scrollbar-shadow-color:'000000';
	scrollbar-highlight-color:'000000';
	scrollbar-3dlight-color:'000000';
	scrollbar-darkshadow-Color:'000000';
	background-color: #770f10;
	background-repeat: repeat-x;
	}

TR, TD, P {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #770f10;
	background-repeat: repeat-x;
	}

B {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight:bold;
	color: #aaaaaa;
	}

I {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	font-style:normal;
	color: #dfe3ec;
	}

table.centered, table.centered td {
	text-align: center;
	background-color: #000000;
	}

