﻿body
{
    background: #C0C0C6;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}
td.content
{
    background-color: #ffffff
}
td.line
{
    background-color: #030042
}
td.highlight
{
    background-color: #A3ADD2
}
td.menu
{
    background-color: #5F73AF
}
td.header
{
    background-color: #ECEFF6
}
font.maintext
{
    font-family: 'Arial', Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000
}
font.menu
{
    font-family: 'Arial', Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 10px;
    color: #D1D2D4
}
font.small
{
    font-family: 'Arial', Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 10px;
    color: #000000
}
font.quote
{
    font-family: 'Arial', Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 16px;
    color: #5F73AF
}
li
{
    font-family: 'Arial', Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000
}
a.menu:link
{
    color: #D1D2D4;
    text-decoration: none
}
a.menu:active
{
    color: #D1D2D4;
    text-decoration: none
}
a.menu:visited
{
    color: #D1D2D4;
    text-decoration: none
}
a.menu:hover
{
    color: #ffffff;
    text-decoration: none
}
a.intext:link
{
    color: #0000AA;
    text-decoration: none
}
a.intext:active
{
    color: #0000AA;
    text-decoration: none
}
a.intext:visited
{
    color: #0000AA;
    text-decoration: none
}
a.intext:hover
{
    color: #0000AA;
    text-decoration: underline
}