body {  
	font-family: Gill Sans, Arial, Geneva, sans-serif; 
	font-size: 12px;
	color: #000066;
	background-color:#CCCC99
	}

td,p {  
	font-family: Gill Sans, Arial, Geneva, sans-serif; 
	font-size: 12px;
	color: #000066; 
	}

a {   
	font-family: Gill Sans, Arial, Geneva, sans-serif; 
    text-decoration: none;
	text-decoration: none;
	color: #660000; 
	font-weight: bold
	}

a:visited {   
	font-family: Gill Sans, Arial, Geneva, sans-serif; 
    text-decoration: none;
	text-decoration: none;
	color: #660000; 
	font-weight: bold
	}	
	
a:hover {	
	text-decoration: underline;
	color: #FF3333
	}

.spaced	  {
	font-size: 12px;
	line-height: 24px;
	margin: 4px;
	padding: 6px;
	}

.spaced	  {
	font-size: 12px;
	line-height: 24px;
	margin: 4px;
	padding: 6px;
	}

.accentuate {  
	 font-weight: bold; 
	}

.subhead	{
	font-size:14px;
	font-weight: bold;
	color: #0E2487;
	font-family: Palatino, serif;
 	font-family:  Gill Sans, Geneva, Arial, sans-serif; 
	}

h5	{
 	font-family: Geneva, Arial, sans-serif; 
	font-family: Palatino, serif;
	font-size: 11px;
	color: #660000;
	}
		

h4	{
 	font-family: Gill Sans, Geneva, Arial, sans-serif; 
	font-family: Palatino, serif;
	font-size: 12px;
	color: #660000;
	}
		
h35	{
	font-family: Palatino, serif;
 	font-family: Gill Sans, Geneva, Arial, sans-serif; 
	font-size: 14px;
	color: #00066;
	}

h3	{
 	font-family: Gill Sans, Geneva, Arial, sans-serif; 
	font-family: Palatino, serif;
	font-size: 16px;
	color: #660000;
	}

h2	{
 	font-family: Gill Sans, Geneva, Arial, sans-serif; 
	font-family: Palatino, serif;
	font-size: 18px;
	color: #660000;
	}
		
/*		
UL {list-style:url(/images/_cross_.gif) outside}
UL UL {list-style:disc;}
*/
LI {list-style-image:url(/images/sbell1.gif);}
OL LI {list-style-image:inherit}
UL LI {list-style-position:outside;}
LI.spaced {margin-bottom:8px}
UL.nospace {padding-top:0;margin-top:0;}
