@charset "utf-8";
h1 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 42px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	background-color: #00CC99;
	background-position: center center;
}
body {
	background-color: #9CF;
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: underline;
}
h4 {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
	text-align: centre;
}

a:active {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
h5 {
	font-family: "Lucida Sans", Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
.smallprint {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
#TaskTable tr td {
	text-align: left;
}
#MapTable tr td {
	text-align: left;
}
