.TitleT {
	background-color: #333333;
	border: thin solid #999999;
	font-family: Papyrus;
	font-size: 36px;
}
.hrline {
	color: #0033FF;
	background-color: #0000FF;
	border: thin solid #990000;
}
.TitleM {
	background-color: #112233;
	border: thin solid #999999;
	font-family: Papyrus;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 200%;
}
.TitleM2 {
	background-color: #003300;
	border: thin solid #999999;
	font-family: Papyrus;
	font-size: 18px;
	color: #00CC00;
}
