@charset "utf-8";
/* CSS Document */

body {
	background-color: #003333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.footer {
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #005959;
	text-decoration: none;
}
.smalltype {
	font-size: 11px;
}.list {
	list-style-position: inside;
	list-style-type: circle;
}
ul {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: disc;
	display: inline;
}
h4 {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 12px;
	color: #3B2921;
}
.infobox {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 9.5pt;
	color: #3B2921;
}
a:link {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
