BODY 		{	font-family: "Times New Roman,Sans-Serif,Arial,Helvetica";
			font-size: 12pt;
			color: black; 	
			background: #B9C9CC;
			margin-left: .5in; 
			margin-right: .5in
		}
P 		{	font-size: 12pt;
		}
A:link: 	{	color: #000088; 
			text-decoration: none
		}
A:active: 	{	color: #FF0000; 
			text-decoration: none
		}
A:visited: 	{	color: #0000FF; 
			text-decoration: none
		}
H1		{	font-size: 26pt;
			font-family: "Times New Roman, Times, Sans-Serif";
			font-weight: bold;
			color: black
		}
		