.text { font-family: Arial;
		letter-spacing: 0px; 
		font-weight: normal; 
		font-size: 9pt; 
		color:#333333;
	   }
.catagory { 
		font-family: Arial; 
		letter-spacing: 1px; 
		font-weight: bold; 
		font-size: 14pt; 
		color:#cc3300;
	   }
.headings { 
		font-family: Arial; 
		letter-spacing: 0px; 
		font-weight: normal; 
		font-size: 12pt; 
		color: #003366;
	   }
.pagedesp { 
		font-family: Arial; 
		letter-spacing: 0px; 
		font-weight: normal; 
		font-size: 10pt; 
		color: #666666;
	   }   
.pagedesp2 { font-family: Arial;
		letter-spacing: 0px; 
		font-weight: normal; 
		font-size: 9pt; 
		color: #666666;
	   }
.pagedesp3 { font-family: Arial;
		letter-spacing: 0px; 
		font-weight: normal; 
		font-size: 12pt; 
		color: #666666;
	   }
	   
.td{ padding: 2px 2px 2px 2px;}
a:link		{font-family: Arial; font-weight: normal;font-size:10pt;color: #3399cc;text-decoration:underline;}
a:visited	{font-family: Arial; font-weight: normal;font-size:10pt;color: #3399cc;text-decoration:underline;}
a:hover		{font-family: Arial; font-weight: normal;font-size:10pt;color: #660066;text-decoration:underline;}
