/* CSS definitions for fonts */

BODY {
font-family: "Times New Roman"; 
font-size: 15px; 
font-color: #000000; 
line-height: 18px;
background: #222B45
background-color: #222B45
}

A:link {color: #00437A;}
A:visited {color: #0061B1;}
A:active {border-color: #white;}
A:hover {color: #398403; text-decoration: none; border-color: white;}
A {text-decoration: none; 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.infotext {color: #000000; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 13px; line-height: 1.3;}
SPAN.infotext2 {color: #999999; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 9px;}
SPAN.head2 {color: #000000; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 100%; font-weight: bolder;}



SPAN.greenhead {color: #61833F; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 110%; font-weight: bolder;}
SPAN.greenhead2 {color: #61833F; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;  font-size: 100%; font-weight: bolder;}