html,body {
	background:#FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table,td {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	padding: 0px;
}


A {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #005596;
}

A:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #005596;
}

A:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #005596;
}
