body {
margin : 0;
padding : 0;
font-family : arial, verdana, sans-serif;
background-color : #800000;
color : #efefef;
font-size : 12px;
}
a {
color : #ffffff;
}

a:hover {text-decoration:none;}


.footer a, a .footer {
color : #ffffff;
text-decoration: none;
}
#footer {
font-size : 11px;
}
p, td {
font-size : 13px;
}
p {
margin : 6px 0;
}
table, tr, td, div, p {
font-family : arial, verdana, sans-serif;
}
h1 {
font-size : 1.5em;
}
#adsense {
margin : 10px;
}
.button {
cursor : pointer;
color : #ffffff;
border : 0 solid black;
font-size : 12pt;
width : 200px;
background-color : #800000;
text-decoration : underline;
}