BODY {
   background-color: #FFFCF0;
}
BODY,TD,TH,DIV,P {
   font-family: arial,sans-serif;
   color: black;
   font-size: 10pt;
   line-height: 125%;
}
TH {
   font-family: arial,sans-serif;
   color: black;
   text-align: left;
   font-size: 10pt;
   font-weight: bold;
}
.large_green {
   font-family: arial,sans-serif;
   color: #006830;
   text-align: left;
   font-size: 11pt;
   font-weight: bold;
}
.even_larger_green {
   font-family: arial,sans-serif;
   color: #006830;
   text-align: center;
   font-size: 14pt;
   font-weight: bold;
}
.large_red {
   font-family: arial,sans-serif;
   color: red;
   text-align: left;
   font-size: 11pt;
   font-weight: bold;
}
BODY.menu {
   background-color: #FFFCF0;
   color: #6699cc;
}
H1 {
   font-size: 18pt;
}
H2 {
   font-size: 12pt;
}
A.quantity {
   text-decoration: none;
}
.small {
   font-size: 8pt;
}

A:link{color:#006830; text-decoration:underline}	  	  
A:visited{color:#006830; text-decoration:underline} 
A:hover{color:red;text-decoration:underline;}

.sic {
   font-size: 8pt;
}

