body {
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
	color: #F22891;
}


td,th {
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
	color: #F22891;
	align: center;

}

hr {
	height:1px;
	border: 1px solid #DA2031;
	width: 100%;
}

p,h1,h2,h3,h4, form, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


h1  {
	font-size: small;
	font-weight: bold;
	color: #BD135B;
	text-display: none;

	}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: black;

}

h3 {
	font-size: x-small;
	color: black;

}

h4 {
	font-size: xx-small;
	font-weight: normal;

}

a {
	color:black;
}

a:hover {
	color:red;
}

.aur_afb, .aur_afb_left, .aur_afb_right {
	margin: 0px;
	padding: 0px;
	float: none;

}

.aur_afb_left {
	margin-right: 20px;
	float: left;
}

.aur_afb_right{
	margin-left: 20px;
	float: right;
}
