html, body
{
    height:100%;
}

body
{
    font-size:11px;
    font-family : Verdana;
}

td, p, font
{
    font-size:11px;
    font-family : Verdana;
}

* 
{
    font-family : Verdana;
}

a
{
    color : #0000f0;
    text-decoration : none;
}

a:visited  
{
    color : #0000f0;
}

a:active  
{
    color : #f00000;
}

a:hover   
{
    color : #f00000;
    text-decoration : underline;
}


table.menu td
{
    background:url(/images/b3.jpg) center repeat-x ;
    text-align:center;
    vertical-align:middle;
}

table.menu
{
    height:40px;
    width:100%;
}

img 
{
    border:0px;
}

td.footer
{
    height:30px;
    background:#999999;
    text-align:left;
    color:#ffffff;
    font-size:10px;
    padding:5px;
}

td.footer a
{    
    color:#ffffff;
}

h1, h2
{
    text-transform:uppercase;
    color:#000091;
    font-size:12px;
    margin:0px;
}

td.center
{
    width:168px;
    padding:0px;
    margin:0px;
    
}

td.center img 
{
    float:left;
    margin:0px;
}

div.content, div.content td
{
    text-align:justify;
}

