body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.menu:link  {
	color: #ED058C;
	text-decoration: none;
	font-size: 12px;
}
.question {
	color: #E80A93;
}

a.menu:active{
	color: #ED058C;
	text-decoration: none;
	font-size: 12px;
}
a.menu:visited{
	color: #ED058C;
	text-decoration: none;
	font-size: 12px;
}
a.menu:hover {
	color: #ED058C;
	text-decoration: underline;
	font-size: 12px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #ED058C;
	font-size: xx-small;
	text-decoration: underline;
}
a:visited {
	color: #ED058C;
	font-size: xx-small;
	text-decoration: underline;
}
a:hover {
	color: #ED058C;
	font-size: xx-small;
	text-decoration: underline;
}
a:active {
	color: #ED058C;
	font-size: xx-small;
	text-decoration: underline;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #ED058C;
}
.header3 {

	color: #E80A93;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
