body, p, td
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
}


blockquote
{
    margin: 10px 0 5px 30px;
}


h1
{
    font-size: 10pt;
    font-weight: bold;
    margin: 10 0 10 0;
}

h2
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

h3
{
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

h4
{
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 0 0;
}

th
{
    font-size: 10pt;
    border-bottom: #73849c 2px solid;
}

a
{
    text-decoration: none;
    color: #003399;
}

a:hover
{
    text-decoration: underline;
}


.small
{
    font-size: 8pt;
}

.guestbook
{
    width: 450px;
}

.guestbookItem
{
    border-color: #e7e7ff;
    border-style: solid;
    border-width: 2px;
    margin-top: 2px;
    padding: 2px;
    background: #f8f8ff;
    filter: Alpha(opacity=60, style=0);
}

.blog
{
    width: 500px;
}

.content
{
    width: 600px;
}

.header
{
    background: #73849c;
}

.footer
{
    font-size: 7pt;
    padding-top: 2px;
    border-top: #73849c 1px solid;
}

.footer a
{
    text-decoration: underline;
}

.teaser
{
    width: 200px;
    border: solid 1px black;
    padding: 2px 2px 2px 2px;
    margin-left:10px;
    margin-right:10px;
}

.teaser td
{
    font-size: 7pt;
}

.teaser h2
{
    font-size: 9pt;
}

.quickLink
{
    width: 200px;
    border: solid 1 #000000;
    border-collapse: collapse;
    margin-top: 24px;
    text-align: left;
    padding: 0 2px 0 2px;
    margin-left:10px;
    margin-right:10px;
}

.quickLink th
{
    background: black;
    color: White;
    height: 16px;
    font-size: 7pt;
    border-bottom: none;
}

.quickLink td
{
    font-size: 7pt;
}

.login td, .login input
{
    font-size: 7pt;
}

.login.text
{
    width: 50px;
}
.login.firstrow
{
    width: 50px;
}

.news
{
    font-size: 9pt;
}