.Heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
}
.view_all_colour {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	color: #D6E705;
	font-weight: bold;
	text-decoration: underline;
}

.Background {
	background-color: #333333;
}
.view_all_white {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #535353;
}
.bodyBOLD {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #535353;
}
.bodywhite {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
}
.bodylink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.important {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
.importantLINK {


	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
.importantLINKColour {



	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.titleBIG {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.bodynormallink {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #003399;
}
.bodyimportant {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.bodystats {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #006699;
}
.bodySOLDOUT {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
