.Header {
	font-family:Courier New, Courier;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.SubHeader {
	font-family:Times;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.TimeSpan {
	font-family:Courier New, Courier;
	font-size: 11pt;
	font-weight: bold;
}

.Status {
	font-family:Courier New, Courier;
	font-size: 10pt;
	font-style: italic;
	margin-top:5px;
}

.MainText {
	font-family:Times;
	font-size: 12pt;
	position: relative;
	margin:0px auto;
	width: 400px;
	text-align: justify;
}

.GeneralLink {
	color: #000000;
	font-family: Times;
	font-size: 12pt;
	text-decoration: none;
}

.GeneralLink:hover {
	text-decoration: underline;
}

.RefUrl {
	color: #000000;
	font-family: Times;
	font-size: 12pt;
	text-decoration: none;
}

.RefUrl:hover {
	text-decoration: underline;
}
