<style>
<!--
/* Form elements */
	.textfield { border: 1px solid rgb(100,100,100); font: 11px Tahoma,Verdana,Arial; }
	
/* Other */
	
	.gray{color:gray}

/* Links */

	A:LINK {Text-Decoration: none; color:000099; font-size:9pt; font-family: tahoma;}
	A:VISITED {Text-Decoration: none; color:000099; font-size:9pt; font-family: tahoma;}
	A:HOVER {Text-Decoration: none; color:FF9933; font-size:9pt; font-family: tahoma;}

	.grayLink{Text-Decoration: none; color:gray; font-size:8pt; font-family: tahoma;}
	A.grayLink:LINK{Text-Decoration: none; color:gray; font-size:8pt; font-family: tahoma;}
	A.grayLink:VISITED{Text-Decoration: none; color:gray; font-size:8pt; font-family: tahoma;}
	A.grayLink:HOVER{Text-Decoration: none; color:black; font-size:8pt; font-family: tahoma;}
	
	.grayLinkSmall{Text-Decoration: none; color:gray; font-size:7pt; font-family: tahoma;}
	A.grayLinkSmall:LINK{Text-Decoration: none; color:gray; font-size:7pt; font-family: tahoma;}
	A.grayLinkSmall:VISITED{Text-Decoration: none; color:gray; font-size:7pt; font-family: tahoma;}
	A.grayLinkSmall:HOVER{Text-Decoration: none; color:black; font-size:7pt; font-family: tahoma;}
	
	.blackLink{Text-Decoration: none; color:black; font-size:10pt; font-family: tahoma}
	A.blackLink:LINK{Text-Decoration: none; color:black; font-size:10pt; font-family: tahoma}
	A.blackLink:VISITED{Text-Decoration: none; color:black; font-size:10pt; font-family: tahoma}
	A.blackLink:HOVER{Text-Decoration: none; color:gray; font-size:10pt; font-family: tahoma}
 
 /* Static */ 
  	.body{Text-Decoration: none; color: gray; font-size:9pt; font-family: tahoma, verdana, arial, helvetica}
  	.smallgray{Text-Decoration: none; color: gray; font-size:7pt; font-family: tahoma, verdana, arial, helvetica}
	.heading{Text-Decoration: none; color: gray; font-size:13pt; font-family: arial, tahoma, verdana, helvetica}
	.navText{Text-Decoration: none; color:#006138; font-size:14pt; font-family: times}
	.navTextSub{Text-Decoration: none; color: Gray; font-size:10pt; font-family: trebuchet ms}
	

-->
</style>
