﻿.SubHeader
{
	color: #16335B;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}

.SubHeaderAdmin
{
	color: #24526c;
	font-weight: bold;
	font-size: 1.3em;
}

.Question
{
	font-size: 1.3em;
	font-weight: bold;
	color: #16335B;
	text-decoration: underline;
}