.BodyTxtWhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Heading {
	font-family: impact;
	font-size: 30px;
	color: #F2D800;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;


}
.yellowLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2D800;
	text-decoration: none;
	font-weight: bold;

}
.brandName {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bottomText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.HeadingBlack {

	font-family: "Helvetica Condensed";
	font-size: 30px;
	color: #121103;
	text-decoration: none;
}
.bulletPoint {
	list-style-position: outside;
	list-style-image: url(../images/bullet_point_03.gif);
	list-style-type: none;
}
.whiteBorder {
	border: 7px solid #FFFFFF;
}
a.yellowLarge:HOVER {
	color: #FFFFFF;
}
.BodyTxtYellow {

	font-family: Tahoma;
	font-size: 12px;
	color: #F2D800;
	text-decoration: none;
}
.whiteLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
