BODY {
font-family : verdana, tahoma, arial, helvetica;
font-size : 11px;
color : #333333;
margin : 0;
background-color : #000000;
} 

A {
color : #333333; 
text-decoration : none; 
} 

A:hover {
color : #FFFFFF; 
text-decoration : none; 
} 

.link1 {
color : #333333;
font-size : 14px;
text-decoration : none;
font-weight: bold;
} 

.link1:hover {
color : #FFFFFF; 
} 

.footertable {
	background: url('images/footertable.gif');

	border: 0px solid #333333;
}

.footer {
color : #999999;
font-size : 11px;
text-decoration : none;
font-weight: normal;
} 

.footer:hover {
color : #FFFFFF; 
} 

H1 {
color : #ffff66; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
font-weight: bold;
text-align: center;
} 

TD {
color : #333333; 
font-size : 11px; 
} 

img {
border: 0;
}