body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.xxsmall {
	font-size: xx-small;
}
a {
	color: #003399;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.menu {
	color: #003399;
}
a.menu:visited {
	text-decoration: none;
	color: #003399;
}
a.menu:link {
	text-decoration: none;
	color: #003399;
}
a.menu:hover {
	text-decoration: none;
	color: #003399;
	background-color: #E8F3FF;

}
a.menu:active {
	text-decoration: none;
	color: #003399;
	background-color: #E8F3FF;
}
