@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #A5AEAD;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.link {font-family: Arial, Helvetica, sans-serif}
.subtitleDark {
	color: #000066;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.title {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE5500;
}
.call911 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CE5606;
	font-weight: bold;
}
.subtitle {
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bold {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bottom {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

</style>
