.HeaderText
{
	font-family: Verdana;
	font-size: 16px;
	color: #174871;
	text-decoration: none;
	font-weight: bold;	
}

.Text
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

.RegText
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: none;	
}

a
{
	font-family: Verdana;
	font-size: 16px;
	color: #174871;
	text-decoration: underline;
	font-weight: bold;		
}

.SmallLink
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}