﻿.Title {
	font-family: "Times New Roman";
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}

.SubTitle {
	font-family: "Times New Roman";
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}

.DirectiveTitle {
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.MessageSubtitle {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.HeaderMessage {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
