body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
background-color: #000000;
margin-top: 5px;
padding: 0;
}

h1 {
font-size: 14px; 
color: #ffffff;
margin-bottom: 3px;
text-align: right;
}

p {
color: #ffffff;
font-size: 10px; 
line-height: 6px;
margin-top: 6px;
margin-bottom: 1px;
font-weight: bold;
text-align: right;
padding: 0;
}

A:link {
text-decoration:underline;
color: #ffffff;
font-weight: bold;
text-align: right;
}

A:visited { 
font-weight: bold;
color: #ffffff;
font-weight: bold;
text-align: right;
}

A:hover { 
color: #ffffff;
font-weight: bold;
background-color: #ff0000; 
padding: 3px 0px;
text-align: right;
}