.header { 
	background: #708090;  
	color: #ffffff; 
	font-family: verdana;
	font-size: 10pt;
}

body,td {
	background: #ffffff;  
	color: #000000; 
	font-family: verdana;
	font-size: 10pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	text-decoration: underline;
}

