input {
color: red;
font-family: "Trebuchet MS", arial, sans-serif;
font-size: 11px;
font-weight: normal;
background: transparent;
border: 1px dashed #000000;
}

.button {
color: #000000;
font-family: "Verdana", arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
background: transparent;
border: 1px dashed #000000;
}

.button2 {
color: #000000;
font-family: "Trebuchet MS", arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
background: transparent;
border: 1px dashed #000000;
}

TEXTAREA {
background-color: transparent;
border: #000000 2px dashed;
color: red;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal
	letter-spacing: 1px;
	text-align: justify;
	line-height: 95%;
}