TABLE
{   
    cellpadding: 0px;
    cellspacing: 0px;
    border-width: 2px;
    border-style: solid;
    border-color: #13007C
}

TD
{   
    cellpadding: 0px;
    cellspacing: 0px;
    border-width: 0px
}

P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 20px;
    MARGIN-right: 50px;
    MARGIN-bottom: 10px;
    TEXT-ALIGN: justify
}

P.center
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #13007C;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 20px;
    MARGIN-right: 20px;
    MARGIN-bottom: 10px;
    TEXT-ALIGN: center
}

P.faq
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    FONT-WEIGHT: bold;
    COLOR: #13007C;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 20px;
    MARGIN-right: 20px;
    MARGIN-bottom: -10px;
    TEXT-ALIGN: left
}
P.bot
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #EEEDE2;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 5px;
    MARGIN-right: 5px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: center
}

A.nav
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #ffffff;
    text-decoration: none;
    height: 20px;
    width: 115;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-right: 10px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: right
}

A.nav:hover 
{
    color: #13007C
}

A.link
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #13007C;
    text-decoration: none;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-right: 0px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: left
}

A.link:hover 
{
    color: #FFA300
}

LI
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 20px;
    MARGIN-right: 20px;
    MARGIN-bottom: 6px;
    TEXT-ALIGN: left;
    list-style-image: url("graphics/bullet.jpg") 
}

UL
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 20px;
    MARGIN-right: 20px;
    MARGIN-bottom: 10px;
    TEXT-ALIGN: left
}