
BODY {background: url("../images/bg-lime-stripe.gif");
	font-size: small; 
	color: #005500; 
	margin-left: 1.5in;
	margin-right:.3in;
	text-align: justify;
	}
p {text-align: justify; }
a {
	text-decoration: none; 
	color: blue;}
a:hover {
	text-decoration: underline;
	color: Red;
	font-weight: bold;}
H1 	{ 
	font-size: 22pt; 
	font-weight: bold; 
	color: black; 
	margin-top: 28pt;
	}
H2 	{ 
		font-size: 18pt; 
	font-weight: bold; 
	color: black; 
	}
H3 	{ 
	font-size: 16pt; 
	font-weight: bold; 	
	color: black; 
	}

