  BODY { 
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 10px;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		background: url(/images/newback.gif) #FFFFCE;
		}

  P    { 
		font-family: Arial, Helvetica;
		font-size: 10pt;
		}

  A:LINK {
		color: #003300;
		text-decoration: none; 
		}

  A:VISITED {
		color: #003300;
	    text-decoration: none; 
		}
		
  A:ACTIVE {
		color: #003300;
	    text-decoration: none; 
		}
  A:HOVER {
		color: #003300;
		text-decoration: underline;
		}

  H1	{
		font-size: 16pt;
		}

.footer	{
		margin-top: 50px;	
		font-family: Arial, Helvetica;
		font-size: smaller;
		}
