/* CSS definitions for fonts */

BODY {
font-family: "Times New Roman"; 
font-size: 15px; 
font-color: #000000; 
line-height: 18px;
background: #000000 url(images/pagebackground.gif) repeat-y fixed center;
background-color: #000000
}

A:link {color: #00437A;}
A:visited {color: #0061B1;}
A:active {border-color: #white;}
A:hover {color: #398403; text-decoration: underline; border-color: white;}
A {text-decoration: underline; border-color: white;}

SPAN.leading {line-height: 1.3;}
SPAN.leading2 {line-height: 1.5;}
SPAN.norm {font-color: #000000;  font-family: "Times New Roman"; font-size: 13px; line-height: 1.3;}



SPAN.bluehead {color: #00437A; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 110%; font-weight: bolder;}
SPAN.bluehead2 {color: #00437A; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 100%; font-weight: bolder;}
SPAN.tm {font-size: 60%; vertical-align: top;}
SPAN.quotetext {color: #804034; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 90%;}