/* Default CSS Stylesheet for a new Web Application project */

A.tiny { font-family: Arial; font-size: 9pt; color: black; }
A.a { font-family: Century Gothic, Arial; font-size: 10pt; color: white; font-variant: small-caps }
td.myclass { font-family: arial; color: blue; text-align: center; border-width: 1; border: solid; border-color: blue; font-size: 8pt;}
td.myclass2 { font-family: arial; color: white; text-align: center; border-width: 1; border: solid; border-color: blue; font-size: 10pt;}
p { font-family: arial; color: white; }
p.copy { font-family: arial; color: white; font-size:8 pt}
td.news { font-family: arial; color:white; font-size:10 pt}
div.headline { font-family:century gothic; font-size:15 pt; font-weight: bold; font-variant: small-caps; }
div.clink { font-family: arial: }
div.tiny { font-family: arial; font-size: xx-small; color: #CCFF99 }
table { font-family:Arial; color: White; font-size: 10pt }

