<style>
<!--
body {
    background-color:#ffffff;
    margin-top:5px;
    margin-bottom:0px;
}

P, UL, LI
{
    font-family:tahoma,arial;
    font-size:14px;
    font-weight:normal;
    letter-spacing:0px;
    color:#333333;
    margin-top: 0px;
    margin-bottom: 0px;
}

.backgr {
    background-repeat:no-repeat;
}

.menu_bg {
    background-color:#6AB3A0;
    padding: 1 1 1 1;
}

.menu_h {
    margin-left:10px;
    font-family:tahoma;
    font-weight:bold;
    font-size:11px;
    color:#000000;
    text-decoration:none;
}

.menu_s {
    margin-left:20px;
    font-family:tahoma;
    font-size:11px;
    color:#000000;
    text-decoration:none;
}

.menu_td_h {
    height:17px;
    background-image: url('../img/menu_tl_bg.gif');
    background-repeat: repeat-y;
    border-bottom: 1px solid white;
}

.menu_td_s {
    height:17px;
    background-image: url('../img/menu_sl_bg.gif');
    background-repeat: repeat-y;
    border-bottom: 1px solid white;
}

.body_text {
    font-family:tahoma,arial;
    font-size:14px;
    font-weight:normal;
    letter-spacing:0px;
    color:#333333;
}

.bot_text {
    font-family:arial;
    font-size:13px;
    font-style:italic;
}

.bot_text_b {
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    font-style:italic;
}

.bot_text_sm {
    font-family:arial;
    font-size:11px;
    font-style:italic;
    color: #333366;
}

.Bold
{
        font-weight: bold;
}

.Title
{
        font-weight: bold;
        font-size: 18px;
        color: #cc3300;
}

.Code
{
        border: #8b4513 1px solid;
        padding-right: 5px;
        padding-left: 5px;
        color: #000066;
        font-family: 'Courier New' , Monospace;
        background-color: #ff9933;
}

.header_small
{
 color: #006355;
 font-size: 14pt;
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.header_big
{
 color: #006355;
 font-weight: bold;
 font-size: 18pt;
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.pg_name
{
 white-space: nowrap;
 font-weight: bold;
 font-style: italic;
 font-size: 11pt;
 font-family: Arial, Verdana, Tahoma, Eurostyle;
}

.head_img {
  margin-bottom: 8px;
}
-->
</style>
