BODY
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial, 'sans serif';
    FONT-SIZE: 10pt
}
p.nav        
{ 
    font-family: Verdana; 
    font-size: 8pt; 
    color: #000080; 
    font-weight: bold 
}
.nav a:link  { font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #0000FF; 
               font-weight: bold }
.nav a:visited { font-family: Tahoma; font-size: 8pt; color: #0000FF; text-decoration: none; 
               font-weight: bold }
.nav a:hover { font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #FF0000; 
               font-weight: bold }
.nav a:active { font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #0000FF; 
               font-weight: bold }

.nav2 a:link  { font-family: Tahoma; font-size: 10pt; text-decoration: none; color: #FFFFFF; 
               font-weight: bold }
.nav2 a:visited { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold }
.nav2 a:hover { font-family: Tahoma; font-size: 10pt; text-decoration: none; color: #FF0000; 
               font-weight: bold }
.nav2 a:active { font-family: Tahoma; font-size: 10pt; text-decoration: none; color: #FFFFFF; 
               font-weight: bold }

H1
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 24pt
}
H2
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 18pt
}
H3
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 14pt
}
P
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 10pt
}
A:link
{
    COLOR: #0000ff
}
A:visited
{
    COLOR: blue
}
A:active
{
    COLOR: #ff3300
}
DIV
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
UL
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 10pt
}
LI
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 10pt
}
H4
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 12pt
}
TD
{
    COLOR: navy;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    FONT-SIZE: 10pt
}