@charset "utf-8";

/* General Style Sheet for Spaces Apart */
 
 .italic {font-style: italic} 
.bold,.norm_b,.article_title, .title, .head, .purdata,.greendata,.bigplum {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: #660066; text-decoration: none} 
A:active, { color: #660066; text-decoration: none} 
A:visited { color: #7e6c93; text-decoration: none} 
A:hover {color: #660066; text-decoration:underline} 

.title, .head { color: #660066; text-align: center; } 

H1 {font-size: 18px;  font-weight: bold; color: #660066; 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; }
.greendata {color: #84a6a5}	
.lav {color: #7e6c9e}