@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-052609.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.blue-hdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.timestamp {
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.locations {font-size: 11px}
.locations-blue {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold-white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
