
h5 { font-size: 90% ;
     font-style: italic ;
     font-variant: small-caps ;
     margin-top: 0em ;
	 margin-bottom: 0.5em ;
     text-align: left ;}
h4 { font-size: 125% ;
     font-variant: small-caps ;
     margin-top: 0em ;
     text-align: center ;}
h3 { font-size: 150% ;  
     font-weight: 700 ; 
     margin-top: 0em ;
     text-align: center ; }
div { margin-top: 1.1em ;
      margin-bottom: 2.1em ; }
div.justify { line-height: 1.1em ;
         text-indent: 0em ;
          text-align: center;
         margin-left: 0%;
         margin-right: 0%;
         }
p {font-size: 100%;
   margin-top: 0.25em ;
   margin-bottom: 0.25em ;
   text-indent: 0.0em ;
   line-height: 1.0em ;
	 color:#333333; 
  }
p.dash {font-size: 100%;
   margin-top: 0.0em ;
   margin-bottom: 0.0em ;
   text-indent: 0.0em ;
   line-height: .12em ;
	 color:#333333; 
  }
p.center { text-align: center; }
.sub {
font-size:50%;
vertical-align:sub;
line-height:35%;
}
hr { margin-top: 0.5em ;
     margin-bottom: 0.5em ; 
     page-break-before: always ;
     width:50%;  
	}
a:link { color: #0000ff; text-decoration: none;  font-size: 75% ;} 
a:visited { color: #8f1200; text-decoration: none;  font-size: 75% ;} 
a:hover { color: #ff0000; text-decoration: none;  font-size: 75% ;} 
a:active { color: #008f5a; text-decoration: none;  font-size: 75% ;}	
		 
