body
{
	background-color: #000000;
	color: #ffffff;
	font-size: 87.5%; /* 16px  87.5% = 14px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	border-color: #ffffff;
}

/* DISPLAY "CLASS" STYLES */
.contentHeading1
{
	color: #ffffff;
	font-size: 1.3em;
	font-weight: normal;
}

.contentHeading2
{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
}

.contentHeading3
{
	color: #ffffff;
	font-size: 1.0em;
	font-weight: normal;
}

.contentHighlight
{
	color: #ee2130;
}

.contentHighlightBold
{
	color: #ee2130;
	font-weight: bold;
}

.contentTextSmall
{
	font-size: 0.7em;
}

.contentTextBold
{
	font-weight: bold;
}

.stockistsRedHeading
{
	color: #c32e1e;
	font-size: 1.3em;
	font-weight: bold;
}

.stockistsBlueHeading
{
	color: #5778bb;
	font-size: 1.3em;
	font-weight: bold;
}

.stockistsGreenHeading
{
	color: #44b74b;
	font-weight: bold;
}


