body{
/*background: #FFFFFF;*/
background-image:url('abg0310.png');
color: #000;
margin-left: 24px;
margin-top: 20px;
margin-right:100px;
font-family:Century Gothic, sans-serif;
}

h1{
 font-size: 23pt;
 color: #000;
 /*font-family: helvetica;*/
 text-decoration: underline;
}	
 	

/*a.one {
text-decoration: none;
font-family:helvetica;
color:#FFFFFF;
font-weight:bold;
letter-spacing:-2px;
}
a.one:link {}
a.one:visited {}
a.one:active {}
a.one:hover {background-color:black;color:white;}*/

table.Releases{
border-spacing:2px;	
width:100%;
}

table.Releases td{
padding: 2px;
padding-right: 50px;
padding-left: 4px;
border:0px solid #000;
}

td#one{
color:#000000;
font-weight:bold;
border-bottom: 2px solid black;
/*background:#999999;*/

}					

td#twoos{
font-size: 14pt;
font-weight:bold;
border-bottom: 2px solid #BBB;
}					
td#twokw{
font-size: 14pt;
font-weight:bold;
border-bottom: 2px solid #BBB;
}					
td#twoeh{
font-size: 14pt;
font-weight:bold;
border-bottom: 2px solid #BBB;
}					
td#tword{
font-size: 14pt;
font-weight:bold;
border-bottom: 2px solid #BBB;
}
td#three{
color:#000;
border-bottom: 2px solid #EEE;
padding-right: 0px;
/*background:#555555;*/
}					
td#four{
color:#000;
padding-right: 1px;
/*background:#333333;*/
}
td#four a{
color:#000;
}
td#four a:hover{
color:#FF00BB;
}
td#five{
color:#000;
/*background:#000000;*/
font-weight:normal;
}
td#five a{
color:#000000;
font-weight:normal;
text-decoration:none;
}
td#five a:hover{
color:#FF00BB;
font-weight:normal;
text-decoration:none;
}
td#six{
/*background:#00ffaa;*/
}
