.header { 
	background: #D23430;
	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;
}

.b2 {
	color: #000080;
	text-decoration: none;
}

.a1 {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
}

