	<style>
		TD {font-family: verdana; font-size: 8pt; color: #333333; line-height:1.5;}
		.tinytext {font-family: Arial, Helvetica, sans-serif; font-size: 7pt;}
		.tinytextheaders {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: underline;}
		.analysisgridheaders {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:bold;}
		.smalltext {font-family: verdana; font-size: 7pt; color: #333333; line-height:1.5;}
		.onepttext {font-family: verdana; font-size: 8pt;}
		.quotetext {font-family: verdana; font-size: 10pt; line-height:1.5;}
		.doubletext {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
		.tableheading {font-family: verdana; font-size: 12pt; line-height:1.5;}
		.tableheading2 {font-family: verdana; font-size: 14pt; line-height:1.5;}
		.tableheading3 {font-family: verdana; font-size: 18pt; line-height:1.5;}
		.white {color: #FFFFFF;}
		.darkblue {color:#000066;}
		.justblue {color:#0000CC;}
		.lightblue {color:#0066FF;}
		.border-rs { 	border-right-style: solid; 
						border-right-color: silver; 
						border-right-width: 1px; }				
		.border-ts { 	border-top-style: dashed; 
						border-top-color: silver; 
						border-top-width: 1px; }				
		.border-bs { 	border-bottom-style: solid; 
						border-bottom-color: silver; 
						border-bottom-width: 1px; }				
		.border-tbs { 	border-top-style: solid; 
						border-top-color: silver; 
						border-top-width: 1px; }				
		.border-tb  { 	border-top-style: dashed; 
						border-top-color: silver; 
						border-top-width: 1px; }				
		.border-bsd { 	border-bottom-style: dashed; 
						border-bottom-color: silver; 
						border-bottom-width: 1px; 
						vertical-align:top;						}	
		.border-lbs { 	border-left-style: solid; 
						border-left-color: silver; 
						border-left-width: 1px; }				
		.border-rbs { 	border-right-style: solid; 
						border-right-color: silver; 
						border-right-width: 1px; }				
		
		.bgcolor-orange { background-color:FD9E20 }
		.bgcolor-darkblue { background-color:000099 }			
		.bgcolor-blue { background-color:0000CC }			
		.bgcolor-brown { background-color:CC6600 }			
		.bgcolor-darkbrown { background-color:993333 }	
		.bgcolor-main { background-color:FD9E20 }	
		.bgcolor-red { background-color:FF0000 }
		.bgcolor-background {background-color:fdfdd4 }
		
		/*a:link {text-decoration:underline;color:blue;}
		a:visited {text-decoration:underline;color:blue;}*/
		a:hover {color:red; text-decoration:none;}		

		a.white_red:link {text-decoration:underline;color:white;}
		a.white_red:visited {text-decoration:underline;color:white;}
		a.white_red:hover {text-decoration:underline;color:red;}

		a.red_yellow:link {text-decoration:underline;color:red;}
		a.red_yellow:visited {text-decoration:underline;color:red;}
		a.red_yellow:hover {text-decoration:underline;color:orange;}

		a.red_brown2:link {text-decoration:underline;color:blue;}
		a.red_brown2:visited {text-decoration:underline;color:#CC3300;}
		a.red_brown2:hover {text-decoration:underline;color:red;}

		p {line-height:1.5;}
		
	</style>

