
BODY {background: url("img/bg.gif");
	font-size: 12pt; 
	color: navy; 
	margin-left: .6in;
	margin-right: .5in;
 	}
P {text-align: justify;}

a {
	text-decoration: underline; 
	color: red;}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: blue;}
H1 	{ 
	font-size: 20pt; 
	font-weight: bold; 
	color: cc0000; 
	margin-top: 28pt;
	}
H2 	{ 
	font-size: 18pt; 
	font-weight: bold; 
	color: navy; 
	}
H3 	{ 
	font-size: 16pt; 
	font-weight: bold; 	
	color: navy; 
	}
H4 {
	font-size: 12pt'
	color: navy;
	}


