a:link {
	color:#003366;
}
a:visited {
	color:#003366;
	text-decoration:none;
}
a:active {
	color:#993366;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
body, td {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}
body {margin:10px;}
h1, h2, h3, h3, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-collapse:collapse;
}
table td {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding:5px;
}
