
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color:#0099CC;
}


a.A:link {
	text-decoration: none;
	color: #0099CC;
}

a.A:visited {
	text-decoration: none;
	color: #0099CC;
}
a.A:hover {
	text-decoration: none;
	color: #000000;
}
a.A:active {
	text-decoration: none;
	color: #000000;
}


a.B:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.B:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.B:hover {
	text-decoration: none;
	color:#003366;
}
a.B:active {
	text-decoration: none;
	color:#003366;
}
