h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

p,table,li,hr
{
font-family: arial, 'sans serif'; 
color: #777799;
text-align: justify;
}


p,hr,h1,h2,h3
{
 margin-left: 27pt;
 margin-right: 20pt;
 width: 400pt;
}


p
{
}

hr, table
{
 /* width: 90%; */
} 


p,li,th,
{
font-size: 12px;
}

td
{
font-size: 13px;
}



body
{
 /* background-color: #eeeeff; */
}

h1,h2
{
 color:black; 
}

h1,h2
{
 /* Burgundy */
 color:#995577; 
 font-size: 13px;
}


h3
{
 color: #555577;
 font-size: 11px;
}

a
{
 color:#555555;
 text-decoration: none;
}

a:link    {}
a:visited {}
a:active  {}
a:hover   {text-decoration: underline}

