@charset "UTF-8";
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	text-decoration: none;
	background-color: #fff3d1;	
}
.bigHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: 003366;
	text-decoration: none;
}
.style3 {
	color: #990033;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.style4 {
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
