<STYLE TYPE="TEXT/CSS">
	/* Standard stylesheet if black is active */
		a.MinNav:active { color: #0099FF; text-decoration: none ;}
		a.MinNav:link { color: #FFFFFF; text-decoration: none ;}
		a.MinNav:visited { color: #F0F0F0; text-decoration: none ;}
		a.MinNav:hover { color: #0099FF; text-decoration: underline;}
		
.Text2 { 
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 9pt;
	color:#FFFFFF;
	font-weight:normal;
}

 /* In page links that look like links (blue and underline  */	
 .StdLink a:active { font-size: 9pt; color: #FFFFFF; text-decoration: underline ;}
 .StdLink a:link { font-size: 9pt; color: #FFFFFF; text-decoration: underline ;}
 .StdLink a:visited { font-size: 9pt; color: #FFFFFF; text-decoration: underline ;}
 .StdLink a:hover { font-size: 9pt; color: #FF9900; text-decoration: underline;}
 .StdLink { font-family: Arial,Helvetica,Sans-serif; font-size: 9pt; color:#FFFFFF;}
 
</STYLE>
