@charset "utf-8";
/* CSS Document */

.style1 {
	color: #131C46;
	font-style: italic;
}
h3 {
	font-family: "Trebuchet MS", futura, sans-serif;
}
.footer {
	font-size: 65%;
	text-decoration: none;
}
.nav-td {
	font-family: "Trebuchet MS", futura, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	text-decoration: none;
	background-color: #131C46;
	list-style-type: none;
}
.nav-td a {
	color: #CCCC99;
	text-decoration: none;
	list-style-type: none;
}
.nav-td li {
	list-style-type: none;
}
.nav-td a:hover {
	color: #131C46;
	text-decoration: none;
	list-style-type: none;
	background-color: #CCCC99;
}h2 a {
	color: #131C46;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", futura, sans-serif;
}
