/*-----------------------------------------------------------------------------------
 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: #3c5940  }

a:visited
{ text-decoration: none; font-family: Verdana, Tahoma; font-size: 9pt; font-weight: bold; color:#3c5940}

a:active
{ text-decoration: none; font-family: Verdana, Tahoma; font-size: 9pt; font-weight: bold; color:#3c5940}

a:hover
{ text-decoration: underline; color:#3c5940}



li 
{  font-family: Verdana, Tahoma; font-size: 9pt; color: #000000; line-height: normal;}


.lrgBLACKText {
	font: bold 12pt/11pt Verdana, Tahoma;
	color: #101214;

}
.MedBLACKText {
	font: normal 10pt/normal Verdana, Tahoma;
	color: #101214;
}
