h3{
	color: #EAAF00;
}

h2{
	font-size: 8pt;
	color: #FFFFFF;
}

a:link {
	color: #EAAF00;
	text-decoration: none;
	font-weight: bold;
         }
		 
a:active {
	color: #EAAF00;
	text-decoration: none;
	font-weight: bold;
         }		 
		 
		 a:visited {
color: #EAAF00;
	text-decoration: none;
	font-weight: bold;         
	}
	
	h1 {
   padding: 2px 5px ;
   margin: 2px 5px ;
   font-weight:bold;
   font-size:10pt;
   cursor:default;
}

h4{
	font-size: 10pt;
	font-style:italic
}

.info_bar{
  font-size: 14px;
  line-height: 150%
}

sub, sup, .sub, .sup {
  vertical-align: 0;
  position: relative; }
sup, .sup { bottom: 1ex; }
sub, .sub { top: 0.8ex; }
.sup, .sub { font-size: 80%; }

 
 h2, h2 span {
    font-size:32px;
     font-family: Arial;
     color: #EDB100;
     margin: 20px 0px 20px 0px;
}