body {
	background-color: #4e668d;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body, td {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

html {
scrollbar-base-color: #4e668d;
scrollbar-arrow-color: white;
scrollbar-track-color: #262e62;

scrollbar-shadow-color: 4e668d;
scrollbar-lightshadow-color: 4e668d;
scrollbar-darkshadow-color: 4e668d;

scrollbar-highlight-color: 4e668d;
scrollbar-3dlight-color: 4e668d;
overflow-x: hidden;
}
.maintable {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 8px;
}
h1 {
	font-size: 8pt;
	font-weight: bold;
	color: #f0dc00;
	letter-spacing: .1em;
	text-transform: capitalize;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .1em;
}

a:link {
	color: #e5c535;
	text-decoration: none;
}
a:visited {
	color: #e5c535;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.emergency {
	text-transform: uppercase;
}
a.emergency:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.emergency:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.emergency:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
a.emergency:active {
	color:#cc0000;
	text-decoration: underline;
	font-weight: bold;
}
.date {
	color: #ffffff;
	margin-bottom: -10px;
}
