textarea {
	font: 10pt Trebuchet MS
}

td {
	font-family: Trebuchet MS;
	font-size: 8pt
}

.send-button {
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #336666
}

a:visited {
	color: #000099
}

.arial {
	font-family: Trebuchet MS; 
	font-size: 8pt
}

a:link {  
	color: #000099
}

a:active {  
	color: #000099
}

input { 
	font: 8pt Trebuchet MS
}

.buttons {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	background-color: #666699;
    color: #FFFFFF;
	border: 0 outset rgb(50,50,50); 
}

.maintext {
	font-family: Trebuchet MS; 
	font-size: 10pt; 
}

.Textarea-Style {
	border: 1 outset rgb(50,50,50);
}