BODY, TD {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}


INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}


A.letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}

.form-note {
    font-size: 85%;
    color: #666;
    font-weight: bold;
    margin-bottom: 0.3em;
    margin-top: 0;
    display: block;
    visibility: hidden;
}

.reg-messageblock {
	height: 40px;
}
.error-text {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF0000;
}
h1 { 
    font-size: 150%;
	font-weight: bold;
	}


