.Arial-12-white-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-field {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.Arial-12-black-bold {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.Arial-12-balck {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Arial-9-red {
	font-size: 9px;
	font-family: Arial;
	color: #AF2904;
}
.Arial-9-blue {
	color: #5B6799;
	font-size: 9px;
	font-family: Arial;
}
.Arial-14-white-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

</style>
