body {
	background-color: #DCE1E4;
}
body,td,th {
	color: #000000;
	font-family: Tahoma, Georgia, Times New Roman, Times;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #003366;
}
A:link {
	color:#003366;
	text-decoration:none;
	cursor:hand;
}
a:visited {
	color: #003366;
	text-decoration:none;
}
a:hover {
	color: #003366;
	text-decoration:underline;
}
a:active {
	color: #003366;
}