* {
	font-family :		Verdana;
	font-size :		12px;
}

.userNav
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}

.userNav:hover
{
	text-decoration: underline;
}

.h1
{
	font-size: 14px;
	color: #6CAE24;
	font-weight: bold;
}

.error
{
	color: red;
}

.faqQuestion
{
	font-weight:bold;
	color: #6CAE24;
}
.faqAnswer
{
}
