﻿.StyleMajorHeading {
	font-family: "Bodoni MT Condensed", Bodoni MT Black, Verdana, Helvetica, sans-serif;
	font-size: 58px;
	font-weight: bold;
	font-variant: small-caps;
	float: inherit;
	color: #CC3300;
}
.StyleGeneralText {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.StyleMinorHeading {
	font-family: "Bodoni MT Black";
	font-size: large;
	color: #D8D8D8;
	font-weight: bold;
	text-align: center;
}
.StyleMinorHeadingLink {
	font-family: "Bodoni MT Black";
	font-size: large;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
.StyleGeneralTextLink {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #999999;
}
