.HeaderText
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #96FB01;
	text-decoration: underline;
}

.HostHeaderText
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #96FB01;
}

.SubHeaderText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #96FB01;
	text-decoration: underline;
}

.Spacer
{
	font-family: Tahoma;
	font-size: 6px;
	color: #000000;
}

A
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.Disabled
{
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}

.MainText
{
	font-family: Tahoma;
	font-size: 11px;
	color: #96FB01;
}
