
/* Orange Italic Section Header */

span.section_header { font-family: Times New Roman; font-size: 12pt; font-variant: small-caps; 
               font-style: oblique; color:#FF9900; font-weight:bold }

/* Standard Text */
               
span.standard_text { font-family: Verdana; font-size: 10pt; color: #000000 }

/* Green Bar Section Header */

span.green_bar_header { font-variant: small-caps; font-family: Verdana; font-size: 12pt; color: 
               #FFFFFF; font-weight: bold }

/* Red Title Text */
               
span.red_title { font-family: Verdana; font-variant: small-caps; font-size: 12pt; color: 
               #FF0000; font-weight: bold }

/* Star Bulleted Text */

.star_bulleted_text { font-family: Verdana; font-size: 10pt; list-style-image: 
               url('../images/bullets/bullet_yellow_star.gif'); 
               margin-bottom: 12; text-align:left; margin-left:5 }
                              
/* Block in cell paragraph margins */

.cell_paragraph { margin: 8 }