
body {
 	font-family: arial, helvetica, sans-serif;
 	font-size: 10pt;
 	color: #FFFFFF;
	background-color: #000000;
	background-image: url('pix/topBG.jpg'); 
	background-repeat: repeat-x;
	}
	
table, tr, td {
	color: #FFFFFF;
}

img { border: none;  }

a {
 	font-family: arial, helvetica, sans-serif;
 	text-decoration: none;
 	font-weight: bold;
	color: #FF0000;
	}
 
a:active, a:hover {
 	font-family: arial, helvetica, sans-serif;
 	text-decoration: none;
 	font-weight: bold;
 	color: #CCCC00}
 	
h1 {
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold; }

 	
.red 	{color: #FF0000; 	}
.small 	{font-size: x-small; 	}
.left 	{text-align: left;	}
.right 	{text-align: right;	}
.top 	{vertical-align: top;	}
	
.text {
	font-family: arial, helvetica, sans - serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 12pt}
	
.bottom {
	font-family: arial, helvetica, sans - serif;
	font-size: 10pt;
	font-weight: 500;
	color: #FFFFFF}