.GeneralText
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}
.whiteText
{
	font-family:Arial;
	font-size: 12px;
	color: white;
	text-decoration : none;
}
a:hover.whiteText
{
	font-family:Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.Spacer_Sub
{
	background-color:white;
	width: 770;
	text-align:center;
}
.DarkBlue
{
	background-color:#dc150b;
}
.RegText
{
	font-family:Arial;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
.RegText1
{
	font-family:Arial;
	font-size: 12Px;
	color: #fde5bb;
	text-decoration: none;
}
