body, p, td, tr, table   { 
    color: #000000; 
    font-size: 12px; 
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
    line-height: 1.5em; 
    margin: 0; 
    padding: 0;
}

a:link  {
    text-decoration: none; 
    color: #669; text-decoration: none; 
    background-color: transparent; 
    padding: 0px 2px 0px 2px; 
    border-style: none none dotted; 
    border-width: 0 0 1px; 
    border-color: #999;
}

a:visited  { 
    text-decoration: none; 
    color: #669; 
    background-color: transparent; 
    padding: 0px 2px 0px 2px; 
    border-style: none none solid; 
    border-width: 0 0 1px; 
    border-color: #999;
}

a:hover { 
    color: black; 
    text-decoration: none; 
    background-color: #ccf; 
    padding: 0px 2px 0px 2px;
}

a.link {
    text-decoration: none; 
    background-color: transparent; 
    padding: 0; 
    border-style: none; 
    border-width: 0; 
}

.box   { line-height: 15px; text-align: left; padding: 9px; width: 500px; border-style: none dashed; border-width: 0 1px; border-color: #999 }

h1 { font-size: 1.30em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; margin: 20px 0 0 0}

h2  { color: #999; font-size: 1em; font-weight: normal; line-height: 1.5em; text-align: left; padding: 0px 0px 0px 10px; margin: 0 0 0 0}