BODY          { font-family: arial,verdana,helvetica,sans-serif;
                font-size:   8px;
                color:       #000000;
                leading:     10px;
}

A:link        { color: #339900;
                text-decoration: underline;
}

A:visited     { color: #336600;
                text-decoration: none;
}

A:hover       { color: #99CC00; 
                background: #669900;
}

.caption      {color:          #CC0000;
               font-family:    arial,verdana,helvetica,sans-serif;
               font-size:      14px;
               font-weight:    bold;
               decoration:     underline;
               leading:        16px;
}

.blurb        {color:          #993300;
               font-family:    times,roman,"times new roman",serif;
               font-size:      12pt;
               font-weight:    lighter;
               decoration:     none;
               margin-left:    14px;
}

.wait         {color:          #990000;
               font-family:    times,roman,"times new roman",serif;
               font-size:      10pt;
               decoration:     none;
               font-weight:    bold;
               text-align:     left;
               margin-left:    75px;
}

.quote        {color:          #990000;
               font-family:    times,roman,"times new roman",serif;
               font-size:      12px;
               font-weight:    bold;
				           leading:        14px;
}


.headline     {color:          #990000;
               font-family:    arial,verdana,helvetica,sans-serif;
               font-size:      20px;
               font-weight:    bold;
}

.teaser       {color:          #99CC00;
               font-family:    helvetica,arial,chicago;
               font-size:      10pt;
               font-weight:    bold;
               text-align:     left;
}


