body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #f8c52c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a:link {
	color: #275078;
}
a:visited {
	color: #275078;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #275078;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.menu a:hover {
	text-decoration: none;
	color: #f8c52c;
	}
.menu a:active {
	text-decoration: none;
	color: #f8c52c;
}

.incidents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	background-color: #FFF;
}
hr {
	color: #336699;
	width: 95%;
}
.hq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #060;
}
