 body {
    background-color: #EDEDEE;	
    font-size: 0.93em;
    font-family: Arial,Helvetica,sans-serif;
    margin: 15; 
    padding: 40;
    line-height: 130%;
    text-align:center;
    color: #444;	
	scrollbar-face-color: #EDEDEE;
    scrollbar-track-color: #EDEDEE;
    scrollbar-arrow-color: #EDEDEE;
  }



 div#content h5 {
    font-size: 0.93em;
	color: #005EA8;
	font-weight: bold;
    line-height: 100%;   
   
  }



td {font-size: 0.93em;}


a         {color: #005EA8;}
a:link    {color: #005EA8; text-decoration: none;}
a:visited {color: #005EA8; text-decoration: none;}
a:hover   {color: #3765bf; text-decoration: underline;}
a:active  {color: #3765bf; text-decoration: none;}

	