.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bg1 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin-bottom: 5px;
}

span.helpText 
{
	font-size: 11;
	font-style: italic;
	color: #000000;

}

TEXTAREA 
{ 
        behavior: url(behaviors/maxlength.htc)
}
