body             {
		 font-size: 10px;
                 background-color: #EAEAEA;
                 font-family: Verdana,Sans Serif;
                 margin-top: 0;
                 margin-bottom: 0;
                 margin-left: 0;
                 margin-right: 0;
                 }


a                {
                 text-decoration: underline;
                 }

a:hover          {
                 text-decoration: underline;
                 }

a:link           {
                 color: #800000;
                 }
                 
a:visited        {
                 color: #800000;
                 }
                 
a:active         {
                 color: #800000;
                 }
                 
a:hover          {
                 color: #000000;
                 }
                 
p                {
		 font-size: 10px;
                 color: #4E3232;
                 font-family: Verdana,Sans Serif;
				}
					    
td               {
                 font-size: 10px;
                 color: #4E3232;
                 font-family: Verdana,Sans Serif;
		}
					
tr		{
		 font-size: 10px;
                 color: #4E3232;
                 font-family: Verdana,Sans Serif;
		}
					
th		{
                 font-size: 10px;
                 color: #4E3232;
                 font-family: Verdana,Sans Serif;
                 }
