@charset "ISO-8859-1";
body {
      background-color:#e8e4ba; }

table,td,p,ul,li,ol {
      align: center;
       font-family:'Times New Roman';
	color:#857778;
       font-size:13pt; }
       

img   {
      border:none; }
      
hr    {
      color:#857778;
      background-color:#000000; }
       
a:link {
	font-size:16 pt;
	text-decoration:none;
        color:#857778;
        padding:5px; }

a:hover	{
	color:#000000;
	}

a:visited {
	font-size:16 pt;
	text-decoration:none;	
        color:#000000;
        padding:5px; }
        
li    {
       margin-top:10px; }
        
        
