﻿.HeaderWhiteStyle {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderWhiteStyle:hover {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #D8D8D8;
}
.NavWhiteStyle {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NavWhiteStyle:hover {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #D8D8D8;
}
.BodyStyleNormal {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderWhiteStyle2 {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NormalNav {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.NormalNav:hover {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #9D190C;
}
.BoldNav {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.BoldNav:hover {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #9D190C;
	text-decoration: underline;
}

.BodyStyleBold {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.WhiteTextBold {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderYellow {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
.BodyStyleBoldBig {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

