img
{
    border-width: 0px;
}

img.email
{
    vertical-align: text-bottom;
}

body
{
    background-color: #3366CC;
    color: #FFFFFF;
    font-family: Sans-Serif;
    font-size: 10pt;
}

div.oldbrowser
{
    position: absolute;
    visibility: hidden;
}

td
{
    background: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
}

div.indent
{
    background: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
}

td.tl
{
    width: 18px;
    height: 18px;
    background-image: url(graphics/frame-01.gif);
    background-repeat: no-repeat;
}    

td.t
{
    height: 18px;
    background-image: url(graphics/frame-02.gif);
    background-repeat: repeat-x;        
}    

td.tr
{
    width: 18px;
    height: 18px;
    background-image: url(graphics/frame-04.gif);
    background-repeat: no-repeat;    
}    

td.l
{
    width: 18px;
    background-image: url(graphics/frame-05.gif);
    background-repeat: repeat-y;    
}    

td.r
{
    width: 18px;
    background-image: url(graphics/frame-07.gif);
    background-repeat: repeat-y;    
}    

td.bl
{
    width: 18px;
    height: 18px;
    background-image: url(graphics/frame-10.gif);
    background-repeat: no-repeat;    
}    

td.b
{
    height: 18px;
    background-image: url(graphics/frame-11.gif);
    background-repeat: repeat-x;    
}    

td.br
{
    width: 18px;
    height: 18px;
    background-image: url(graphics/frame-12.gif);
    background-repeat: no-repeat;    
}    

td.page
{
    width: 500px;
    background: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
    text-align: left;
}
 
td.nav
{
    background-color: #3366CC;
    color: #FFFFFF;
    text-align: center;
}

td.pic
{
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}

td.envelope
{
    width: 64px;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    color: #000000;
}

td.person
{
    width: 370px;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
    text-align: left;
    vertical-align: middle;
}

h1
{
    font-family: Georgia, Serif;
    font-size: 16pt;
    color: #3366CC;
    text-align: center;
    padding-top: 5px;    
    padding-bottom: 2px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

h2
{
    font-family: Sans-Serif;
    font-size: 12pt;
    color: #3366CC;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

p
{
    text-align: justify;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 3px;
    margin-right: 0px;
}

p.next
{
    text-align: justify;
    text-indent: 25px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 3px;
    margin-right: 0px;
}

.floatright
{
    float: right;
    padding-left: 10px;
    text-align: center;
}    

.caption
{
    font-family: Sans-Serif;
    font-size: 8pt;
    color: #9999CC;
}

.nav
{
    font-family: Sans-Serif;
    font-size: 8pt;
    color: #000000;    
}

ol li 
{
    font-weight: bold;
    text-align: justify;
    margin-right: 25px;
    color: #3366CC;
    margin-top: 10px;
}

ul li
{
    font-weight: normal;
    text-align: justify;
    margin-right: 25px;
    color: #000000;
    margin-top: 0px;
    list-style-type: disc;
}

.highlight
{
    color: #3366CC;
    font-weight: bold;
}
