.text,BODY,TD,TH {
	font-family: arial,geneva,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.headline
{
	font: 28px impact,arial,geneva,helvetica;
	color: #000000;
	text-align: center;
	padding-right: 10px;
}

.question
{
	color: #000080;
	font-weight: bold;
	font-size: 120%;
}

.red
{
	color: #AA0000;
	font-size: 155%;
}

.graybox
{
	text-align: left;
	border: 2px outset;
	padding: 10px;
	width: 450px;
	background-color: #EEEEEE;	
}

.brightbox
{
	text-align: left;
	border: 2px outset;
	padding: 10px;
	width: 450px;
	background-color: #FFC700;

}

.subheadline
{
	text-align: center;
	color: #000080;
	font-size: 155%;
	font-weight: bold;
}

.list
{
	list-style: outside;
}

.spacer
{
	line-height: 16px;
}

HR
{
	height: 1px;
	color: #000000;
}

.highlight
{
	background-color: #FFFF00;

}

DIV.label
{
	background-color: #FFE01F;
	border: 1px solid black;
	padding: 5px;
	text-align: center;
	border-top-width: 0px;
}

DIV.testimonial
{
	background-color: #EEEEEE;
	color: #000000;
	font-style: italic;
	text-align: left;
	padding: 4px;
	width: 95%;
	border: 1px outset;
}