/* CSS Document */

BODY	{	
	font-size:	    12pt;
	font-weight:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	background:	    white;
	color:	        #00008B;
	}	
		
H1	{	
	font-family:	Arial Black, Helvetica Black, sans-serif;
	font-size:	    28pt;
	font-weight:	bold;
	}	
		
H2	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    24pt;
	font-weight:	bold;
	}	
		
H3	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    20pt;
	font-weight:	bold;
	}	
		
H4	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    18pt;
	font-weight:	bold;
	}	
		
H5	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    16pt;
	font-weight:	bold;
	}	
		
H6	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    14pt;
	font-weight:	bold;
	}	
	
DT	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    12pt;
	font-weight:	bold;
	}	

DD	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	    12pt;
	font-weight:	normal;
	}	

TABLE.calendar  	{	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-size:	    8pt;
	color:	        #000000;
	}	

.note   	{	
	font-weight:	normal;
	font-size:	    8pt;
	background:	    transparent;
	color:	        #888888;
	}	

.bigcap   	{	
	font-weight:	normal;
	font-size:	    16pt;
	}	


.banner   	{	
	font-weight:	normal;
	font-size:	    10pt;
	background:	    transparent;
	color:	        #333399;
	}	

.redprint  	{	
	font-weight:	normal;
	background:	    transparent;
	color:	        #cc3333;
	}	
	
.redprintsmall  	{	
	font-weight:	normal;
	background:	    transparent;
	color:	        #cc3333;
	font-size:13.5px;
	}	

H1, H2, H3, H4, H5, H6 {	
	color:	        #cc0000;
	background:	    white;
	}	
		
HR	{	
	color:	        #006400;
	}	

.main A:link	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	        #00008B;
	background:	    white;
	}	
		
.main A:visited	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	        #00008B;
	background:	    white;
	}	
		
.main A:active	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	        #00008B;
	background:	    white;
	}	
			
.smalltext {
font-size:10pt;
}

.mediumtext {
font-size:11pt;
}

.indented {
text-indent:3px;
}
	