BODY
{
	margin: 0px;
	text-align:left;
}

A
{
	color: #000000;
}

.normalText
{
	font-family: Arial;
	color: #333333;
	font-size:12px;
}

.normalText a
{
	font-family: Arial;
	color: #333333;
	font-size:12px;
	text-decoration: underline;
}

.normalText a:hover
{
	font-family: Arial;
	color: #333333;
	font-size:12px;
	text-decoration: none;
}

.subHeaderText
{
	font-family: Arial;
	color: #9C0304;
	font-size:14px;
	font-weight: bold;
}


.welcomeText
{
	font-family: Arial;
	color: #ffffff;
	font-size:11px;
}

.welcomeText a
{
	font-family: Arial;
	color: #ffffff;
	font-size:11px;
	text-decoration: underline;
}