body {
	font-family: Bauhaus Md BT,trebuchet ms,arial; 
	text-align: center; 
    	font-style: normal; 
    	font-variant: small-caps; 
    	font-weight: bold; 
    	font-size:12pt;
    	color: #0052ff;
    	background-color: #000000;  }
    	
a {text-decoration: none; }
a:link {color: #0052ff; }  
a:visited {color: #0052ff; } 
a:hover {font-size: 115%; color: #FFFFFF; } 
a:active {color: #0052FF }
.alignl {text-align: left}
.alignr {text-align: right}
.alignc {text-align: center}
.alignb {text-align: bottom}
.alignt {text-align: top}

td {
	font-family: Bauhaus Md BT,trebuchet ms,arial; 
	text-align: center; 
    	font-style: normal; 
    	font-variant: small-caps; 
    	font-weight: bold; 
    	font-size:12pt;
    	color: #0052ff;
    	background-color: #000000;
	border-right: 0px;
	border-bottom: 0px;
	padding: 2px 2px 2px 2px;
	a:link {color: #0052ff; }  
	a:visited {color: #0052ff; } 
	a:hover {font-size: 115%; color: #FFFFFF; } 
	a:active {color: #0052FF }

}
