a:link     { color:blue }
a:visited  { color:navy }
a:active   { color:navy }
a:hover    { color:navy }

body
{

/* background-color: #E6E6E6;*/
background-color: #D3DBDE;
font-family: arial,'sans serif',verdana; 
}
p,ul,li,table
{
font-family: arial,'sans serif',verdana;
font-size: 11pt;
}
