.slogan
{
	font-family : Arial;
	font-size : 20px;
	color : #696969;
}
.focusbox
{
	font-family : Arial;
	font-size : 12px;
	color : white;
	font-weight:bold;
	text-decoration:none;
}

.navigation
{
	font-family : Arial;
	font-size : 12px;
	color : white;
	text-decoration:none;
	font-weight:bold;
}

.questionTitle
{
	font-family : Arial;
	font-size : 16px;
	color : white;
	text-decoration:none;
	font-weight:bold;
}
.questionText
{
	font-family : Arial;
	font-size : 13px;
	color : black;
	text-decoration:none;
	font-weight:bolder;
}

.pageTitle
{
	font-family:Arial;
	font-size:30px;
	color:white;
}
.customerTitle
{
	font-family:Arial;
	font-size:20px;
	color:white;
	background : gray;
}
.customerLink
{
	font-family:Arial;
	font-size:10px;
	color:black;
}
.features
{
	font-family:Arial;
	font-size:16px;
	color:white;
	text-decoration:underline;
	font-weight:bold;
}
.featuresText
{
	font-family:Arial;
	font-size:14px;
	color:white;
	font-weight:bold;
}
.pageText
{
	font-family:Arial;
	font-size:14px;
}
.FAQheadings
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.FAQanswers
{
	font-family:Arial;
	font-size:14px;
}
.disclaimers
{
	font-family:Arial;
	font-size:10px;
	color:red;
}
.pageimages
{
	float:left;
	margin : 10px 10px 10px 10px;
}
