BODY,P,TD 
{
    background-color: #FFFFFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    /* d gray*/font-size: 12pt;
    font-weight : bold;
    bottommargin: 0;
    leftmargin: 0;
    marginheight :0;
    marginwidth :0;
    rightmargin :0;
    topmargin :0;
}

/*  Links */	

A:LINK 
{
    color: #999999;  /* l gray*/
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:HOVER, A:ACTIVE 
{
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    color: #666666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:VISITED 
{
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    color: #666666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:LINK.mail 
{
    color: #666666;  /* l gray*/
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:HOVER.mail , A:ACTIVE.mail  
{
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    color: #999999;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:VISITED.mail  
{
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    color: #999999;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 
{
    color: #666666;
    font-size: 14pt;
    font-weight: bold;
    text-align : center;
}


H2 
{
    color: #666666;
    font-size: 14pt;
    font-weight: bold;
    text-align : left;
}


H3 
{
    font-size: 20pt;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align : center;
}

H4
{
    font-size: 16pt;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align : center;
}


.heading 
{
    color: #7B2E00;
    font-size: 14pt;
    font-weight: bold;
    text-align : left;
}


.words 
{
    color : #CCCCCC;
}


