body {
	background-color: #ADD6F8;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3A74AA;
	text-decoration: none;
}
a:visited {
	color: #3A74AA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3A74AA;
	text-decoration: none;
}
td {
	background-repeat: no-repeat;
}
