.text-large {  font-size: 13pt}
.text-std {  font-size: 10pt}
.text-small {  font-size: 8pt; line-height: 110%}

h1 {  
font-size: 13pt; 
font-weight: bold; 
margin: 0;  
padding: 2px;  
border: olive dotted;  
width:485px; 
border-width: 0px 0px 2px;
}

h3 {  
font-size: 10pt; 
color:#555500;
font-weight: bold; 
margin-top: 1px; 
margin-bottom: 1px; 
padding-left: 5px; 
border-left-width: 3px; 
border-top-style: none; 
border-right-style: none; 
border-bottom-style: none; 
border-left-style: solid; 
border-color: Maroon;  
line-height: 200%;
}

.note {  
font-size: 8pt; 
color: #FF9900; 
vertical-align: text-top; 
font-weight: bold
}

.note-red {  
font-size: 8pt; 
color: #990000; 
font-weight: normal
}