@charset "utf-8";

.Header {

	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	font-weight:bold;
}

.Subheader {

	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.Navigation {

	font-size: 15px;
	font-family:"Arial", Times, serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

Body {

	font-size: 12px;
	font-family:"Arial", serif;
	color: #ffffff;
	line-height:200%;
}

.DateTime {

	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}