@charset "utf-8";
/* CSS Document */

 
 	h1 {font-size:24px; color: gold; font-family :  arial, helvetica, sans-serif;    }
   	h1.border {border-width: 1; border: solid; text-align: center
   	font-size:20px; color: black; font-family :  arial, helvetica, sans-serif;    }
   	h2 {font-size:20px; color: gold; font-family :  arial, helvetica, sans-serif;
		line-height:100%; 
		padding:0px 0px 0px 0px;
		margin-top:0px;
		margin-bottom:0px;
   		font-weight: bold;
	   }
   	h2.subtitle {font-size:20px; color: aqua; font-family :  arial, helvetica, sans-serif;
		font-style:italic;
		line-height:100%; 
		padding:0px 0px 0px 0px;
		margin-top:0px;
		margin-bottom:0px;
   		font-weight: bold;
	   }
   	h2.red {font-size:20px; color: red; font-family :  arial, helvetica, sans-serif;
		font-style:italic;
		line-height:100%; 
		padding:0px 0px 0px 0px;
		margin-top:0px;
		margin-bottom:0px;
   		font-weight: bold;
	   }
   	h3 {   font-size:17px; color: gold; font-family : font-family : arial, helvetica, sans-serif;   
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:1px;
		margin-bottom:1px;
   		font-weight: bold; }
   	h3.link {   font-size:17px; color: #cc0000; font-family : font-family : arial, helvetica, sans-serif;   
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:1px;
		margin-bottom:3px;
		 text-decoration: underline ;
   		font-weight: bold; }
   	h3.colhdr {   font-size:25px; color: black; font-family : "Times New Roman", Times, serif;   
		line-height:20px; 
		padding:1px 1px 1px 1px;
		margin-top:1px;
		margin-bottom:3px;
   		font-weight: bold; }
   	h4 {font-size:14px; color: #cc0000; font-family : arial, helvetica, sans-serif;
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:5px;
		margin-bottom:2px;
		font-weight: bold; }
   	h4.gold {font-size:14px; color: #eecc00; font-family : verdana, arial, helvetica, sans-serif;
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:5px;
		margin-bottom:2px;
		font-weight: bold; }
   	h4.blue {font-size:14px; color: #0000ff; font-family : arial, helvetica, sans-serif;
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:5px;
		margin-bottom:2px;
		font-weight: bold; }
   	h4.maroon {font-size:18px; color: #990000; font-family : arial, helvetica, sans-serif;
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:1px;
		margin-bottom:3px;
		font-weight: bold; }
   	h4.link {font-size:14px; color: #cc0000; font-family : arial, helvetica, sans-serif;
		 text-decoration: underline ;
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:5px;
		margin-bottom:2px;
		font-weight: bold; }

   	h6 {font-size:14px; color: #cc0000; font-family : arial, helvetica, sans-serif;
		line-height:100%; 
		padding:1px 1px 1px 1px;
		margin-top:5px;
		margin-bottom:2px;
		font-weight: bold; }

	span.list1 {   font-size:15px; color: black; font-family : "Times New Roman", Times, serif;   
	font-weight: bold; }

   	#colhdrSerif {font-size:30px; color: purple; font-family : "Times New Roman", Times, serif;   
   font-weight: bold; }
