body	{background-color:#000066;

		}



p 	{ color:#E0C5FF;
          font-weight:normal;
          font-size:12pt;
          font-family: "Arial";}

p.spaced 	{ color:#E0C5FF;
          font-weight:normal;
          font-size:12pt;
          font-family: "Arial";
		  margin-top:10pt;}
		  
		  
p.heading	{color:#E0C5FF; 	
	text-align:left;
	font-weight: bold ;
	font-size: 14pt;
	font-family: "Arial";
	text-decoration:none
	line-height=2;} 

p.list {  text-align:left; 
	font-weight:normal;       
	font-size: 14pt;
	font-family: "Arial";
	  line-height:2;}


p.title	{color:#E0C5FF; 
	text-align:center;
	font-weight: bold;
	font-size: 14pt;
	font-family: "Arial"; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	}	
	
h1	{color: #000066;
	text-align:center;
	font-weight: normal;
	background-color: #E0C5FF;
	font-size: 16pt;
	font-family: "Arial"; }	
		
hr	{ color:#E0C5FF;
	margin-top: 0;
	margin-bottom: 0;}

a:link 	{color:#E0C5FF;
	text-decoration:none;}

a:visited {color:#E0C5FF;
	text-decoration:none;}

a:hover	{color:yellow;
	text-decoration:none;}

