﻿.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;
}
.Headline {
	font-family: "Arial";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.dateline {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
.ArticleLink {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.SectionTitle {
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;

}
