/*-----------------------------------------------------------------------------------
 TEXT  STYLES
-----------------------------------------------------------------------------------*/

body 
{ font-family: Verdana, Tahoma; font-size: 9pt;  color: #000000 }

p 
{ font-family: Verdana, Tahoma; font-size: 9pt; color: #000000 }


/*-----------------------------------------------------------------------------------
 HYPERLINK STYLES
-----------------------------------------------------------------------------------*/


a:link
{ text-decoration: none; font-family: Verdana, Tahoma; font-size: 9pt; font-weight: bold; color: #1b1b5a  }

a:visited
{ text-decoration: none; font-family: Verdana, Tahoma; font-size: 9pt; font-weight: bold; color:#1b1b5a}

a:active
{ text-decoration: none; font-family: Verdana, Tahoma; font-size: 9pt; font-weight: bold; color:#1b1b5a}

a:hover
{ text-decoration: underline; color:#1b1b5a}



li 
{  font-family: Verdana, Tahoma; font-size: 9pt; color: #000000; line-height: normal;}


.lrgBLACKText {
	font: bold 12pt/11pt Verdana, Tahoma;
	color: #000000;

}
.MedBLACKText {
	font: bold 10pt/normal Verdana, Tahoma;
	color: #000000;
}
