body {}
p {}
td {}
a:link  { color: #74767d;  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover  { color: #74767d; font-weight: bold; text-decoration: none }
a:active { color: #74767d }
a:visited { color: #74767d }
textarea { background-color:white;
			border-style:none;
			height: 320; 
			width:480;	 
			scrollbar-face-color:white;
    		scrollbar-shadow-color:#666666;
    		scrollbar-highlight-color:white;
    		scrollbar-3dlight-color:white;
			scrollbar-darkshadow-color:white;
    		scrollbar-track-color:white;
    		scrollbar-arrow-color:#666666;
			font-family: Georgia, Times New Roman, Times, serif; 
			font-size: 11px; 
			color:black;
		 }