A
{
    COLOR: blue;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

A:hover 
{ 
color: black; 
} 

A.left
{
    COLOR: white;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

A.left:hover 
{ 
color: 174B72; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
background: white;
} 

A.crumbs
{
    COLOR: white;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

A.crumbs:hover 
{ 
color: F8DC6E; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none;
} 

h1
{
    COLOR: black;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    FONT-FAMILY: times new roman, verdana, arial, helvetica, sans-serif;     
}

P
{
    COLOR: black;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;     
}

TD
{
    COLOR: black; 
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;     
}

TD.header
{
    COLOR: white;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;     
}

TD.crumbs
{
    COLOR: white;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;     
}

TD.gray_header
{
    COLOR: 174B72;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;     
}
