img
{
    border-width: 0px;
}

img.email
{
    vertical-align: text-bottom;
    border-width: 0;
    width: 150px;
    height: 15px;
}

img.acorn
{
    vertical-align: middle;
    border-width: 0;
    width: 15px;
    height: 14px;
}

img.gmail
{
    vertical-align: text-bottom;
    border-width: 0;
    width: 45px;
    height: 15px;
}

body
{
    background-image:url(graphics/hedge.jpg);
    color: #FFFFFF;
    font-family: Sans-Serif;
    font-size: 10pt;
    text-align: center;
}

div.oldbrowser
{
    position: absolute;
    visibility: hidden;
}

td
{
    background: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
}

div.width
{
    width: 500px;
}

div.main
{
    width: 464px;
}

div.indent
{
    background: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
}

td.tl
{
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    background-image: url(graphics/frame-1.gif);
    background-repeat: no-repeat;
}    

td.t
{
    height: 18px;
    min-height: 18px;
    background-image: url(graphics/frame-2.gif);
    background-repeat: repeat-x;        
}    

td.tr
{
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    background-image: url(graphics/frame-3.gif);
    background-repeat: no-repeat;    
}    

td.l
{
    width: 18px;
    min-width: 18px;
    background-image: url(graphics/frame-4.gif);
    background-repeat: repeat-y;    
}    

td.r
{
    width: 18px;
    min-width: 18px;
    background-image: url(graphics/frame-6.gif);
    background-repeat: repeat-y;    
}    

td.bl
{
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    background-image: url(graphics/frame-7.gif);
    background-repeat: no-repeat;    
}    

td.b
{
    height: 18px;
    min-height: 18px;
    background-image: url(graphics/frame-8.gif);
    background-repeat: repeat-x;    
}    

td.br
{
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    background-image: url(graphics/frame-9.gif);
    background-repeat: no-repeat;    
}    

td.page
{
    background: #FFFFFF;
    color: #000000;
    font-family: Sans-Serif;
    font-size: 10pt;
    text-align: left;
}
 
td.nav
{
    width: 464px;
    background-image:url(graphics/hedge.jpg);
    color: #FFFFFF;
    font-family: Sans-Serif;
    font-size: 10pt;
}

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: #006600;
    text-align: center;
    padding-top: 5px;    
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

h2
{
    font-family: Sans-Serif;
    font-size: 10pt;
    color: #006600;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

h3
{
    font-family: Georgia, Serif;
    font-size: 10pt;
    color: #006600;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    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;
    text-align: center;

}

ol li 
{
    font-weight: bold;
    text-align: justify;
    margin-right: 25px;
    color: #3366CC;
    margin-top: 10px;
}

ul li
{
    font-family: Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    margin-right: 20px;
    color: #000000;
    margin-top: 0px;
    list-style-type: disc;
}

.highlight
{
    color: #006600;
    font-weight: bold;
}