body {
	font-family: Trebuchet;
	font-size: 14px;
	color: #2A7491;
	font-weight: bold;
	background-color: #bbc3d3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Trebuchet;
	font-size: 22px;
	color: #2A7491;
	font-weight: bold;
	line-height: 20px;
}
.menu {
	font-family: Trebuchet;
	font-size: 14px;
	color: #E2E484;
	font-weight: bold;
}
a:link {
	font-family: Trebuchet;
	font-size: 14px;
	color: #BA0029;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet;
	font-size: 14px;
	color: #E2E484;
	text-decoration: none;
}