.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#153B63;
	}
.NormalBold14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#153B63;
	font-weight: bold;

	}
	
.NormalRedBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#df0024;
	font-weight: bold;

	}
	
.NormalBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#153B63;
	font-weight: bold;

	}
.Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}

A:link    {
	color: #153b63;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A:active    {
	color: #153b63;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A:visited    {
	color: #153b63;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

A:hover {
	color: #df0024;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
