body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #587b7c;
}

a:visited {
	color: #999999;
}

a:active {
	color: #587b7c;
}

.footer {
	font-size: 9px;
	color: #999999;
}

.posted {
	font-size: 9px;
	color:#999999;
	font-style: italic;
}

.emergency {
	font-size:12px;
	color:#587b7c;
}

#heading {
border-top-style:dotted;
border-top-color:#587b7c;
border-top-width:1px;
border-bottom-style:dotted;
border-bottom-color:#587b7c;
border-bottom-width:1px;
}

.heading {
	color: #587b7c;
	font-weight: bold;
}

#locationmap {
border-style: outset;
border-color:#587b7c;
border-width:1px;
}

#pageImage {
	background-repeat:no-repeat;
	background-position:bottom right;
}
