BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; }

.Title		{ font-size: 11px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; }
.Header		{ font-size: 14px; font-weight: bold; color: #5178BB; }
.BlueSubheader	{ font-size: 11px; font-weight: bold; color: #5178BB; }
.RedSubheader	{ font-size: 11px; font-weight: bold; color: #FF0000; }
.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 14px; }

.Red		{ color: #FF0000; }
.LightBlue	{ color: #5178BB; }
.Blue		{ color: #436299; }
.DarkBlue	{ color: #012563; }

.Gray		{ color: #333333; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

* .Main-Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
* .MT-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5178BB;
}
* .body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
* .bbb-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

* .MT-Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5178BB;
}
