/* FastBase style sheet */

body { color: black; background: white; }
body { margin-left: 0; margin-right: 0; }
body { margin-top: 0; margin-bottom: 0; }
body { font-family: Verdana, Helvetica, Arial; }

P.p10 { font-size: 10pt; }
P.p12 { font-size: 12pt; }

P.main { font-size: 8pt; margin-top: 2pt; margin-bottom: 6pt;}
P.heading { font-size: 12pt; font-weight: bold }
P.head { font-size: 10pt; font-weight: bold }
P.highlight { font-size: 10pt; margin-top: 4pt; margin-bottom: 0pt; line-height: 14pt; }
P.main_larger { font-size: 10pt; }
P.error { font-size: 10pt; font-weight: bold; color: red; }
P.small { font-size: 7pt; margin-top: 2pt; margin-bottom: 4pt;}
P.large { font-size: 14pt; font-weight: bold }
P.help { font-size: 10pt; }

H { font-size: 15pt; font-weight: bold; }
H4 { margin-top: 4pt; margin-bottom: 4pt; line-height: 15pt; }
TD { font-size: 8pt; margin-top: 2pt; margin-bottom: 6pt; }

LI.heading { font-size: 12pt; }

div.login { border: solid; border-width: thin; width: 100% }

B.reverse { background: black; color: white; }

A:Mouseover { color: #ff0000; }
A:Hover { color: #ff0000; }

A.head:Mouseover { color: #0000ff; }
A.head:Hover { color: #0000ff; }

.heading2 {
        background-color: #F5F5F5;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #666666;
        border-bottom-color: #666666;
}


