.RoadReport {	color: #FF0000;
	font-size: large;
	font-weight: bold;
}
.ContentText {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style7 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.TextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
}
.ParkReport {	color: #0000FF;
	font-size: large;
	font-weight: bold;
}
.WeatherReport {	color: #00ff00;
	font-size: large;
	font-weight: bold;
}