/* general stuff */


body{
margin:0;
padding:0;
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 10px;
background: #000000 url(none);
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
color: #000000;
font-size:10px;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }

td {
text-align: justify;
font-family: verdana, arial, sans-serif;
font-size: 12px;

}

.b {
font-weight: bold;
}

.i {
font-style: italic;
}

