* { scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#cccccc;
	
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;

	color: #000066}

BODY { background-color: #FFFFFF;
	   background-image: url("../images/bkgbroadreach.gif");
	   background-repeat:no-repeat;
	   background-attachment: fixed;
	   background-position: 50% 50%;}
	   
P {text-indent: 24px}
	   
I { font-style: italic }	
   
A:link { color: #003300; text-decoration: underline}
		
A:visited { color: #003300; text-decoration: underline}
		
A:active { color: #003300; text-decoration: underline}
		   
H1 { font-family: Times New Roman, Times, Serif;
   	 font-size: 20px;
	 font-weight: 700; }

H2 { font-family: Times New Roman, Times, Serif;
   	 font-size: 18px;
	 font-weight: 400; }
		
H3 { color: #003300}	
			 	 
.EVENTS  { table-layout: fixed; width: 950px;
	   	 border-collapse: separate;
		 border: thin solid;
		 empty-cells: show; }
		 
HR { color: #cccccc }  