<!--

/* small text - standard */

.ST {
font-size: 6.5pt;
font-family: Arial, helvetica;
;
}

/* small text - bigger, bold */

.STB {
font-size: 7pt;
font-family: verdana, Arial, helvetica;
;
}

/* small text - regular text */

.RT {
font-size: 8pt;
font-family: Arial, helvetica;
;
}

/* regular text, bigger, bolder */

.RTB {
font-size: 10pt;
font-family: Verdana, Arial, helvetica;
;
}


/* regular text, bigger, bolder greener */

.RTBR {
font-size: 11pt;
font-family: Verdana, Arial, helvetica;
;
}


/* regular text, bigger, bolder */

.RTBB {
font-size: 11pt;
font-family: Verdana, Arial, helvetica;
;
}


/* big ass text */

.BT {
font-size: 14pt;
color: #000000;
font-family: Verdana, Arial, helvetica;
;
}

/* big ass text arial */

.BTAA {
font-size: 14pt;
color: #154A7C;
font-family: Arial, helvetica;
;
}


.date {
font-size: 10pt;
color: #FFFFFF;
font-family: Verdana, Arial, helvetica;
;
}

.topic {
font-size: 10pt;
color: #154A7C;
font-family: Verdana, Arial, helvetica;
;
}

/* menubar text */

.menu {
font-size: 10pt;
font-family: Arial, helvetica;
;
}

UL {
margin-top: 0px; margin-bottom: 5px; margin-left: 50px; margin-right: 55px 
;
}



A:active { text-decoration: none ; color: #3399FF }
A:visited { text-decoration: none ; color: #003366 } 

A:link { text-decoration: none ; color: #287769 }
A:hover { text-decoration: underline; COLOR: #FF0000  }



/* End Style Sheet commenting. */  -->

