/* CSS Document */

body,td,th {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #000066;
}
a {
	font-family: Helvetica;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.submenu {
	font: Helvetica;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
