.TableContentsBold {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;

}
.TableContentsWhiteLarge {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFCC;

}
.Header1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
.WhiteBold {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.SmallerBoldWhite {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.BlueBold {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
