td
		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 15px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000
		}
	
	p
		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 18px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #000000
		}
  	a 
   	{ 
   	text-decoration: none;
    	font-family: Arial, Helvetic, Sans-serif; 
    	}
	a:link { color: blue }
	a:visited { color: blue }
	a:hover { color: blue }
	a:active { color: blue }
	
	textarea, input { font-size:15px } 
	