td img {display: block;}body {
	background-color: #1D59A3;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #227ad3;
}
a:link {
	color: #1D59A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D59A3;
}
a:hover {
	text-decoration: underline;
	color: #1D59A3;
}
a:active {
	text-decoration: none;
	color: #BE2A2A;
}