BODY, table, tr, td, div
{ 
font-family: "Arial"; 
font-size: 12px; 
color: #646464; 
letter-spacing:0; 
line-height:18px; 
text-decoration: 
none; 
} 

input, textarea, select
{ 
font-family: "Arial"; 
font-size: 12px; 
color: #646464; 
letter-spacing:0; 
line-height:18px; 
text-decoration: 
none; 
} 

A:link, A:visited, A:active 
{ 
font-family: "Arial"; 
font-size: 12px; 
color: #3686A8; 
letter-spacing:0; 
line-height:18px; 
font-weight:none; 
text-decoration: 
none; } 

A:hover 
{ 
font-family: "Arial"; 
font-size: 12px; 
color: #003951; 
letter-spacing:0; 
line-height:18px; 
font-weight:none; 
text-decoration: 
none; 
} 

.class1 {
	font-family: "Arial";
	font-size: 12px;
	color: #646464;
	padding: 2px;
	margin: 2px;
	}
