BODY	{ 
	background-color: #669966; 
	margin: 0px 0px 0px 0px;
	background-image: none;
	padding: 0px;
	font-family: Arial, Helvetica ;
	}
P	{
	font-family: Arial, Helvetica ;
	font-size: 105%;
	}	
h1 {
	font-family: Arial, Helvetica;
	font-size: 130%;
	font-weight: strong;
	}
h2 {
	font-family: Arial, Helvetica;
	font-size: 120%;
	font-weight: strong;
	}
h3 {
	font-family: Arial, Helvetica;
	font-size: 115%;
	font-weight: strong;
	}
IMG {
	border: 0;
	}
A:LINK {	
	font-family: Arial, Helvetica;
	font-size: 95%;
	color: #339966;
	text-decoration: underline;
	}
A:LINK:VISITED {	
	font-family: Arial, Helvetica;
	font-size: 95%;
	color: #339966;
	text-decoration: underline;
	}
A:LINK:HOVER {	
	font-family: Arial, Helvetica;
	font-size: 95%;
	color: red;
	text-decoration: underline;
	}
A:LINK:VISITED:HOVER {	
	font-family: Arial, Helvetica;
	font-size: 95%;
	color: red;
	text-decoration: underline;
	}
TABLE {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-collapse: collapse;
	text-align: left;
	}


