body {
font-family: tahoma, arial, sans-serif; 
font-size:90%;  
color: #000000; 
margin: 0px;
padding: 0px;
background-image: url(images2/blackbg5.jpg);
background-attachment: fixed;
}


hr {
color: #000000
height: 3px;
width: 75%;
}


td {
font-family: tahoma, arial, sans-serif; 
font-size: 100%;
}


h1, h2, h3, h4 {
text-transform: uppercase;
font-weight: bold; 
}


h1 {
font-size:125%; 
}


h2 {
font-size:135%;
letter-spacing: -.05em;
margin-bottom: -13px; 
}


h3 {
font-size:115%;
letter-spacing: -.05em;
margin-bottom: -8px; 
}


h4 {
font-size:105%;
letter-spacing: -.05em;
margin-bottom: -6px; 
}


a:link, a:visited {
text-decoration: underline; 
color: #000000;
}


a:hover {
text-decoration: underline overline; 
color: #FFFFFF;
font-weight: bold;
background-color: #FF0024;
}