html {
    font-size: 100%;
}
 
body { 
    font-family: 'Verdana', sans-serif;
    font-size: 15px;
    color: #0C9C04;
    background: #000;
    padding: 15px;
}
 
a {
    color: #10DF04;
    text-decoration: underline;
}
 
h2 {
    color: #21E609;
    font-size: 25px;
}

td 
{font-size: 11pt; 
line-height: 12pt;
}