/* General Style Sheet for Supporting our Sons */
 
 .italic {font-style: italic} 
.bold,.norm_b,.article_title, .title, .head, .reddata,.greendata,.bigred {font-weight: bold} 
  
 P, LI, TD, TH, H1, H3, .norm, .norm_b, .bold, .article_title, .title, .head, .reddata, .greendata, .small,.bigred {font-family: verdana, arial, helvetica, sans-serif;  } 

  
  
A:link { color: #0033cc; } 
A:active, { color: #7094ff; } 
A:visited { color: #7094ff; } 
A:hover {color: #31878c; text-decoration: none;} 

.title, .head { color: #0033cc; text-align: left; } 

H1 {font-size: 18px;  font-weight: bold; color: #0033cc; text-align: left;} 
H3 {font-size: 14px; font-weight: bold; color: #0033cc; text-align: left;} 

.article_title, H2 {font-size: 16px; font-weight: bold; color: #0033cc; text-align: left;} 

P, LI, TD, TH  { font-size: 9pt; }  
.title {font-size: 12pt;} 
.small {font-size: 8pt; }
.bigred {font-size: 16px; }
.black { color: #000000; }
.reddata,.bigred {color: #b14526} 
.greendata {color: #31878c}	
.red {color: #b14526} 