<style>

.msgErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #ef3021;
}
.Err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
	background-color: #ef3021;
}
.Ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
		text-decoration: none;
	background-color: #FFEFDF;
}
.style1 {font-size: xx-small}
.style3 {font-size: xx-small; font-weight: bold; }
.OkNOblig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
}
.style6 {font-size: small}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; color: #000000; background-color: #FFEFDF; }
.style12 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style13 {color: #FFFFFF}
.style14 {font-family: Arial, Helvetica, sans-serif}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; }
.style16 {font-size: x-small}
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
.style19 {font-size: xx-small; font-style: italic; }
.style20 {
	color: #ef3021;
	font-weight: bold;
}
.style21 {color: #ef3021}

.myARefb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ef3021;
	text-decoration: none;
}
.myARefb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ef3021;
	text-decoration:underline;
}

.myARef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFEFDF;
	text-decoration: none;
}
.myARefErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
	background-color: #ef3021;
}

</style>

