body
{
}

INPUT
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.Normal
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: Black;
}

.Small
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: Black;
}

.Error
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: Red;
}

.Bold
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.Footer
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.SubFooter
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
}

.Title
{
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}

.Nav
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: Gray;
}

.NavSmall
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}
