body {
	background-color: #000000;
}
TD.a1 {
font-family: 'Tahoma'; color: #ffffff; text-align:center; 
font-weight:bold;
font-size: 15px;
}
TD.a2 {
font-family: 'Tahoma'; color: #ffffff; text-align:center; 
font-weight:bold;
font-size: 16px;
}
TD.a3 {
font-family: 'Tahoma'; color: #ffffff; text-align:center; 
font-weight:bold;
font-size: 14px;
}
TD.a4 {
font-family: 'Tahoma'; color: #ffffff; padding-left:10px;  
font-weight:bold;
font-size: 16px;
}
TD.a5 {
font-family: 'Tahoma'; color: #D70000; text-align:center; 
font-weight:bold;
font-size: 18px;
}
TD.a6 {
font-family: 'Tahoma'; 
color: #ffffff; 
text-align:center; 
font-weight:bold;
font-size: 12px;
text-align: justify;
}
TD.a7 {
font-family: 'Tahoma'; color: #EC0000; text-align:center; 
font-weight:bold;
font-size: 18px;
}
A.a6 {
font-family: 'Tahoma'; color: #ff0000; text-align:center;
font-weight:bold;
font-size: 12px;
text-decoration: underline; 
}
A.link1 { font-family: 'Tahoma'; font-size: 14px; color: #FF0000;  text-decoration: underline; }
A.link1:hover { font-family: 'Tahoma'; font-size: 14px; color: #ffffff;  text-decoration: none;  }  

form{padding:0; margin:0;}
 
INPUT.BUTTON { 
	font-family:tahoma; 
	width:250; height:30;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	background-color:#B60000;
	border-style:outset;
	border-width:2px;
	border-color:#ffffff;
}

