.report-normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.SectionIntro-Heading {
	font-size: 14px;
	font-weight:bold;
	color: #1e90ff;
}
.SectionIntro-Body {
	color: #666;
}

.Sign-Title {
	font-weight:bold;
	color: #000;
}
.Sign-Heading {
	font-size: 14px;
	font-weight:bold;
	color: #4b0082;
}

table.data {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.data th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.data td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.body-events, .body-feeling

{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;

}

.heading-events, .heading-feeling

{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#036;
}

.transit-times

{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;


}
