body {
	margin: 0.8em;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #F436A6;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #F436A6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000;
}
a.top:link {
	font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #F436A6; font-size: 14px; font-weight: bold;
}
a.top:visited {
	font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #F436A6; font-size: 14px; font-weight: bold;
}
a.top:hover {
	font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000; font-size: 14px; font-weight: bold;
}
h1 {
	font-size: 18px; color: #F436A6;
}
h2 {
	font-size: 16px; color: #F436A6;
}
h3 {
	font-size: 14px; color: #000000;
}
p, span {
	font-size: 12px;
}
b {
	color: #F436A6;
}

li, ol, ul {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #000000; margin-bottom: 10	
}
input {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; width: 200px;
}
textarea {
	font-weight: normal; width: 200px;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.notificationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
.textpink {
	color: #F436A6;
	font-weight: bold;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}