/*your custom style goes in this file*/ /*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/ .header { font-size: 35px; } .myheader { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 35px; color: #211A16; } a.headerlink:link { color: #211A16; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; } .font1 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #211A16; } .font2 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; color: #211A16; } .font3 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 9pt; color: #211A16; font-weight: bold; } .select { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 10pt; } .input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; } .gbsearch { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #211A16; background: #f9f5f0; } .topselect { font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif; font-size: 10px; color: #e9cfa2; background: #211A16; border-left:2px solid #999; border-top:2px solid #999; border-bottom:2px solid #e9cfa2; border-right:2px solid #e9cfa2;}