.tx-srfeuserregister-pi1 INPUT {
	color:black;
	background-color:white;

}

.tx-srfeuserregister-pi1-submit {
	background-color:olive;
}
.tx-srfeuserregister-pi1 P {
	color:black;
}
.tx-srfeuserregister-pi1 P A {
	color:olive;
	font-weight:normal;
}
.tx-srfeuserregister-pi1 P A:hover {
	color:olive;
}
.tx-srfeuserregister-pi1 P A:visited {
	color:olive;
}
.tx-srfeuserregister-pi1 P A:active {
	color:olive;
}
.tx-srfeuserregister-pi1 SELECT {
	color:black;
	background-color:white;
}

.tx-srfeuserregister-pi1 textarea {
	color:black;
	background-color:white;
}

.TITLE{
	font-family:Verdana;
	font-size:14px;
	color:olive;
	font-weight:bold;
	font-style:italic;
}

.NOTE {
        font-family:Verdana;
	font-size:10px;
}
BODY {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

}
