

H1, H2, H3, H4 {
        background-color: transparent;
        color: #ffff00;
        font-family: Times New Roman, sans-serif; font-weight:bold ; text-decoration :underline;
}
H1 {
        font-size: 1.8em;
}
H2 {
        font-size: 1.3em;
}
H3 {
        font-size: 1.1em;
}
H4 {
        font-size: 0.7em;
}
H5 {
        color: #ffd700;
        font-family: Times New Roman, sans-serif;
        font-size: 10pt; font-weight:bold; }

H6 {
        color: #ffd700;
        font-family: Times New Roman, sans-serif;
        font-size: 12pt; font-weight:bold; }

body {
        background-color: #000000;
        color: #ffff66;
        font-family: Times New Roman, sans-serif;
        font-size: 14pt; }
td, th {
        background-color: #000000;
        color: #ffff66;
        font-family: Times New Roman, sans-serif;
        font-size: 14pt; }

 table {
       border-width:thick;
       border-color:#F7DC89;
       border-style:double;
       padding:5px; }

 a:link { color:#FF7F50; text-decoration:underline; }
 a:visited { color:#ffff66; text-decoration:underline; }
 a:hover { color:#7CFC00; text-decoration:none; background-color:none; }
 a:active { color:#FF7F50; background-color:none; }

.winz {
        color: #ffd700;
        font-family: Verdana, sans-serif;
        font-size: 7pt;
 }

.winz a:link
{
        color: #f6d750;
        text-decoration: underline;
}

.winz a:visited
{
        color: #f6d750;
        text-decoration: none;
}

.winz a:hover
{
        color: #ffff00;
        text-decoration: none;
}

.winz a:active
{
        color: #ffff00;
        text-decoration: none;
}
form { td, input, select, textarea } { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; } input, textarea { color:#ffff66; background-color:#005000; } input, select { color:#ffff66; background-color:#004000; }