.contentsHeader {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pageContent {
	width: 750px;
	background-color: #fffcf8; 
	border-top: 2px solid #597c99;
	border-left: 2px solid #597c99;
	border-right: 2px solid #597c99;
	border-bottom: 2px solid #597c99;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	margin: 0px;
}
.footerText {
	font-size: .75em;
}

P, TD P, LI, LI P {
	font-size: 1em;
}
TD, TD TD {
	font-size: .8em;
}
IMG { margin-right: 5px; padding-right: 5px; }

BODY { 
	font-family: Arial, Helvetica, sans-serif; 	
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 7px;
	color: #000000;
	background-color: #7e8841 
} 
	
A { 
	text-decoration: underline; 
	font-size: 100%;
	color: #006b3b;
}
A:link { 
	color: #006666;
} 
A:visited { 
	color: #154020;
} 
A:active { 
	color: #009070;
}
A:hover {
	text-decoration: underline;
}

TD {  	
	font-family: Arial, Helvetica, sans-serif; 	 
}  
H1 { 
	font-size: 1.2em;
	font-weight: bold;
	color: #170143;
	margin-top: 0px;
	padding-left: 7px;
	padding-top: 7px;
} 
.hasSubhead {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H2 { 
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #8d0c04;
	margin-top: 0px;
	padding-top: 3px;	 	
	padding-left: 7px;
} 
H3 { 	
	font-size: .9em;
	font-weight: bold;
	color: #8d0c04; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 10px;
} 
H4 { 
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #170143; 	
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 7px;	
} 
H5 { 
	font-size: 0.7em;
	font-weight: bold;
	color: #271a43; 
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;	
} 
H6 { 
	font-size: 0.7em;	
	font-weight: normal; 
	color: #271a43; 
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;
	font-style: italic;	
}
	
P { 
	font-family: Arial, Helvetica, sans-serif;
	color: #271a43; 
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 7px;
}    
OL	{ 			
	List-Style-Type : decimal; 			
	Font-Family : Arial, Helvetica ; 						
	Color : #271a43 		
} 

UL	 { 			
	List-Style-Type : Disc ; 			
	Font-Family : Arial, Helvetica ; 						
	Color : #271a43; 		
}  

LI	 { 			
	Font-Family : Arial, Helvetica; 
	Color : #271a43; 		
} 


/* UL when used as secondary menu of anchored links at tops of pages */
.dlese_AnchorNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding-bottom: 0px; 
	list-style-type: none;
}

/* ---------------- (XML/RSS)/OPML/XSL/JS syndication buttons ---------------- */

.dlese_xmlButton {
	color: #000000;
	background-color: #eebb77;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 3px;
	margin-right: 0px;
	padding-right: 3px;
	border: 2px outset #ffffff;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.dlese_xmlButtonXsl {
	background-color: #eecc77;
}
.dlese_xmlButtonJs {
	background-color: #eedd77;
}
.dlese_xmlButtonOpml {
	background-color: #eeeeaa;
}

