body {
margin: 5px;
padding: 0px;
background-color: #000000;
}

body,p,td {
font-family: arial,verdana,helvetica;
font-size: 12px;
color: #FFFFFF;
}

h1 {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}

a {
color: #FA3A3A;
text-decoration: underline;
}

a:hover {
color: #FBE891;
text-decoration: none;
}

.pic {
border: 1px solid #FFFFFF;
}
