@import url(/css/default.css);

#column-right h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

* html #column-right h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

a, a:visited
{
    color: #000099;
}

a:hover
{
    color: black;
}

h2
{
    font-family: Trebuchet MS, Verdana, Arial
    font-size: 16pt;
    font-weight: normal;
}

table tr td { font-size: 9pt; line-height: 1.5em; }