BODY {  
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: black;
}


h1 { 	
	font-size: 1.5em;
    	font-weight: normal;
}							
h2 { 
	font-size: 1.0em;
    	font-weight: normal;
}	    
										 
p, td {	
	font-size: 10pt;
}

a {
    	font-weight: bold;
    	color: black;
    	text-decoration: none;
}
a:hover {
    	text-decoration: none;
}
a.elink {
    	color: #fbe0d4;
    	font-weight: bold;
    	text-decoration: none;
}
a.elink:hover {
    	text-decoration: none;
    	font-weight: bold;
    	color: #eabe8e;
}
a.footer {
    	font-size: 0.8em;
    	font-weight: normal;
    	text-decoration: none;
    	color: black;
}

td.buttontxt {
    	border: 1px solid #0b1946;
    	padding: 0px 0px 0px 3px;
    	font-size: 8pt;
    	height: 25px;
    	color: #fbe0d4;
    	vertical-align: bottom;
}
td.buttonspacer {
    	width: 10px;
    	height: 25px;
}
img.elinkimg {
    	border-top: 1px solid #0b1946;
    	border-left: 1px solid #0b1946;
    	border-bottom: 1px solid #0b1946;
    	padding: 0px;
    	margin: 0px;
}


tr.filedesc {
	width: 100%;
}
		
.main_heading {
	font-size: 1.5em;
	text-align: left;
}

.main_body {
	font-size: 0.82 em;
	text-align: left;
}
									 
.publisher { 
}
								 
.publisher_address { 
}
								 
.publish_date { 
	font-style: italic;
}
																		
.heading { color: #000066;
	font-size: 1em;
	text-align: left;
	border-top: etched; }
				
.subheading { color: #0b1946;
	font-size: 1em;
	text-align: left;
	font-weight: bold; }
								  
P.biblio_ent { margin-left: 40px;
	margin-right: 40px;
	text-indent: -20px; }
									  
<!-- Chronlist Table Style -->			  
								  
TABLE.chronlist { 
	width: 100%;
	border-collapse: collapse;
    	border: 5px;
    	margin-left: 40px; }
								  			  
<!--TH.chronlist.head { background: black;
	color: white;
	valign: top;
	width: 750px } -->
										
<!--.chronlist.heading { valign: cente; } -->
     				
TD.chronlist.heading {
	background: #c0c0c0;
	text-align: left;
	colspan: 2;  }
										
TD.chronlist.year { width: 125px;
	valign: top;
	background: #c0c0c0;
	padding-left: 25px; }
										
							  

TD.chronlist.event, TD.chronlist.eventgrp
	 { width: 600px;
	   valign: center; }
							 
TD.chronlist.eventgrp { 
	padding-top: 10px;
	padding-bottom: 10px; }

<!-- DSC Syles -->
					
DSC {
	font-size: .82em; 
}
					
TABLE.DSC {  
	font-size: 1em;
}


TR.DSC.heading { 
	background: #c0c0c0;
	color: black;
}

TD.DSC.folder {
	width: 75px;
	valign: top;
	background: #c0c0c0;
	padding-left: 2px; }
						
TD.DSC.folder.A {
	color: white;
}
										
							 	
TD.DSC.item { 
	width: 700px;
	valign: center; 
	padding-top: 2px;
	padding-bottom: 2px;
}
										    
TD.DSC.itemNo { 
	width: 150px;
	valign: center; 
	padding-top: 2px;
	padding-bottom: 2px;}
										  
TD.DSC.section { 
	width: 700px;
	valign: center; 
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .82em;	}

<!--p.section_text {
	margin-left: 40px;
}-->
		   

<!-- Low level CSS -->
									 
.note { 
	font-style: italic; 
	text-align: left; 
}
