.small {  
font-family: verdana, helvetica; 
font-size: xx-small; 
color: #fff
}
a:link {
font-family : verdana, helvetica;
color : #fff;
font-weight: bold;
text-decoration : none;
}
a:visited {
font-family : verdana, helvetica;
color : #fff;
font-weight: bold;
text-decoration : none;
}
a:hover {
font-family : verdana, helvetica;
color : #fff;
font-weight: bold;
text-decoration : none;
}
p {
font-family : verdana, helvetica;
font-size : x-small;
color : #fff;
}
.code {
font-family : Courier New, Courier, mono;
font-size : x-small;
font-weight: normal;
color : #ccc;
}
h3 {
font-family : verdana, helvetica;
}
body {
background : #131313;
font-family : verdana, helvetica;
font-size : x-small;
color : #fff;
}
b {
font-family : verdana, helvetica;
font-size : x-small;
color : #ffffff;
}
table {
font-family : verdana, helvetica;
font-size : x-small;
color : #232323;
border : 1px solid #232323;
margin : 0;
}
td {
font-family : verdana, helvetica;
font-size : x-small;
color : #fff;
border : none;
}
tr {
font-family : verdana, helvetica;
font-size : x-small;
color : #fff;
border : none;
}