﻿body {
    font-family: tahoma;
    font-size: 10pt;
    margin: 0px;
    background-color: #99d4e2;
    background-image: url(../images/background2.gif);
    background-repeat: repeat-x;
    color: #008A9B;
}
#DIV_website {
    width: 936px;
    background-color: #FFFFFF;
}
#DIV_website_header {
    height: 144px;
}
.DIV_bodytext{
    padding: 15px;
}
.DIV_bodytext h1{
    font-size: 1.8em;
}
.DIV_bodytext h2{
    font-size: 1.1em;
    color: #003867;
    margin-bottom: 0px;
}
.DIV_bodytext h3{
    margin-top: 0px;
    font-size: 1em;
}
.DIV_bodytext a{
    color: #003867;
}
.DIV_bodytext2{
    padding: 10px;
}
.DIV_bodytext2 h3{
    margin-top: 0px;
    font-size: 10pt;
}
.DIV_bodytext2 a{
    color: #008A9B;
    text-decoration: none;
}
