.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ablack {
	font-family: 12;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
}
.ablack:hover {
	font-family: 12;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
}
.ablue {
	font-family: 12;
	font-size: 12px;
	font-weight: bold;
	color:#0F8BBF;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
}
.ablue:hover {
	font-family: 12;
	font-size: 12px;
	font-weight: bold;
	color: #0F8BBF;
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F8BBF;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0F8BBF;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px dashed #0F8BBF;
	height: 18px;
	width: 150px;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px dashed #0F8BBF;
	height: 90px;
	width: 250px;
}.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.border {
	border: 1px dashed #0F8BBF;
}
.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
.check:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #0F8BBF;
}.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
