/* Style sheet for MSIE by Import */

	body {font-size: 10pt;
		  font-family: Comic Sans MS,Arial,Times New Roman; 
		  color: navy; 
		  background-color: #FFFFE6;
		  background-repeat: repeat;
		  background-position: left;
		  background-attachment: fixed
		  }

	a{ text-decoration: None ;
		font-weight: 600; }
	a:link {color: blue;}
	a:visited {color: blue;}
	a:active {color: red;}
	a:hover {color: red;}
	
	p.dropText { font-size: 180%; font-weight: bold; float: left;}
	p.justify { text-align: justify; }	  
	p.breakhere {page-break-before: always}
	div.justify { text-align: justify; }	  
	div.dropText { font-size: 180%; font-weight: bold; float: left;}

	h1 {font: 20pt Comic Sans MS,Arial, Helvetica, Times New Roman;
			font-weight: bold; }
			
	h2 {font: 14pt Comic Sans MS,Arial, Helvetica, Times New Roman;
		font-weight: bold; }
		
	h3 {font: 10pt Comic Sans MS,Arial, Helvetica, Times New Roman;
		font-weight: bold; }
		
	h6 {font: 8pt Comic Sans MS,Arial, Times New Roman;
		font-weight: bold; }

/* Updated 12/07/2002 */
