a.nav:active,a.nav:link,a.nav:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Yellow;
	font-weight : bold;
	text-decoration : none;
}
a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Yellow;
	font-weight : bold;
	text-decoration : underline;
}
a.navu:active,a.navu:link,a.navu:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #524887;
	font-weight : bold;
	text-decoration : none;
}
a.navu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #524887;
	font-weight : bold;
	text-decoration : underline;
}
a.textlink:active,a.textlink:link,a.textlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #524887;
	text-decoration : underline;
}
a.textlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #524887;
	text-decoration : none;
	font-weight : bold;
}

td.navu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #524887;
	font-weight : bold;
	text-decoration : none;
}
td.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #524887;
	text-decoration : none;
}
legend {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #524887;
	text-decoration : none;
}
td.header1 , div.header1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #524887;
	font-weight : bold;
	text-decoration : none;
}
td.header2 , div.header2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #524887;
	font-weight : bold;
	text-decoration : none;
}
input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#524887;
	border-width:1;´
	border-style:inset;
	border-color:#000000;
	color:#FFFFFF;
}
input.question {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	background-color: transparent;
}
input.buttons {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	background-color: #524887;
}

