p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,select,input,textarea,option
{
    font-family: Verdana,Arial,Helvetica;
}

p,ul,ol,li,div,td,th,address,nobr,select,input,textarea,option
{
    font-size: 12px;
}

h1,h2,h3,h5,h5,h6
{
    font-size: 13px;
}

select,input,textarea
{
    font-weight: bold;
}

pre
{
    font-family: Courier,Courier New;
    font-size: 8pt;
}

b
{
    font-weight: bold;
}

sup
{
    font-size: 70%;
    vertical-align: text-top;
}

sub
{
    font-size: 70%;
    vertical-align: text-bottom;
}

a:link
{
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    font-weight: bold;
    text-decoration: underline;
}

a:hover
{
    font-weight: bold;
    text-decoration: underline;
}

a:focus
{
    font-weight: bold;
    text-decoration: underline;
}

td.small
{
    font-size: 11px;
}

td.mengentext
{
    line-height: 135%;
}

td.footer
{
    font-size: 10px;
}

td.head1
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

td.head2
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

b.red
{
    font-weight: bold;
    color: #FF0000;
    font-size: 30px;
}

b.green
{
    font-weight: bold;
    color: #00CC00;
    font-size: 30px;
}