
h1 {
		font-size:22pt;
		font-family: "Calligraph421 BT", "Gill Sans","Arial",sans-serif;
		color: rgb(153,153,0);
		text-align:center;
		}
		
h2  {
	 	font-size: 12pt;
		font-family:"Calligraph421 BT","Gill Sans","Arial",sans-serif;
		color:#006400;
		}
h3	{
	 	font-size: 10pt;
		font-family: "Gill Sans","Arial",sans-serif; 
		color:#F8F8FF;
		font-variant: small-caps;
		}
h4  {
		font-size: 9pt;
		font-family: "Century Gothic","Gill Sans", "Arial",sans-serif;
		text-align: justify;
		color: #006400; 
		}

h5	{
	 	font-size: 8pt;
		font-family:"Gill Sans","Arial",sans-serif;
		color:#CD5C5C;
		
		}	
h6	{
	 	font-size: 8pt;
		font-family:"Gill Sans","Arial",sans-serif;
		color:#DCDCDC;
		}	
h6.ref
			{
	 	font-size: 7pt;
		font-family:"Gill Sans","Arial",sans-serif; 
		color:#C0C0C0;
		}

img{
		border:none;
		}
		
		
tr.green {
				 background-color:#006400;
				 text-align:center;
				 font-family:"arial",sans-serif;
				 color:#DCDCDC; 
				 font-size:10pt;
				 vertical-align:middle;
				 }
				 
td.white{
				 background-color:#FFFFFF;
				 text-align:center;
				 height:10px;
				 font-family:"arial",sans-serif;
				 color:#006400;
				 font-size:7pt;
				 font-weight:500;
				 }
				 
td.olive{
				 background-color:#6B8E23;
				 vertical-align:top;
				 text-align:center;
				 font-family:"arial",sans-serif;
				 color:#DCDCDC;
				 font-size:7pt;
				 font-weight:400;
				 }	
td.beige{
				 background-color:#CCCC99;
				 text-align:justify;
				 }
				 
td.beigert{
          background-color:#CCCC99;
          text-align:right;
          }	
					
td.beigelt{
          background-color:#CCCC99;
          text-align:center;
          }	
td.greenrt {
				 background-color:#006400;
				 text-align:right;
				 }	 		 	
				 
img.graphic {
						border-width:1pt; 
						border-color: #FFFFFF; 
						border-style: solid;			
						}

a:hover.graphic, a:active.graphic {
				
				border-width:1pt;
				border-color: #FFFFFF; 
				border-style: solid;
				}
			

a:active
		{color: #FFFFFF;
		font-size: 8pt;
		font-family:"Gill Sans","Arial",sans-serif;
		}
a:visited
		{color:	#F5F5DC;
		text-decoration:none;
		font-size: 8pt;
		font-family:"Gill Sans","Arial",sans-serif;
		}
a:link
		{color: #FFFFFF;
		text-decoration:none;
		font-size: 8pt;
		font-family:"Gill Sans","Arial",sans-serif;
		}
a:hover
		{color: #CCFF33;
		font-size: 8pt;
		font-family:"Gill Sans","Arial",sans-serif;
		}
</style>
