textarea {
	font: 10pt "Comic Sans MS", Arial, "Trebuchet MS";
	background-image: none;
	color: #000000;
}

td {
	font-family: Comic Sans MS, Arial, Trebuchet MS;
	font-size: 8pt
}

.send-button {
	font-family: Comic Sans MS, Arial, Trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #336666
}

a:visited {
	color: #000099
}


.arial {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt
}

a:link {  
	color: #FF0000
}

a:active {  
	color: #FFFFFF
}

input { 
	font: 8pt Comic Sans MS, Arial, Trebuchet MS
}

.buttons {
	font-family: Comic Sans MS, Arial, Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	background-color: #666699;
    color: #FFFFFF;
	border: 0 outset rgb(50,50,50); 
}

.maintext {
	font-family: "Comic Sans MS", Arial, "Trebuchet MS";
	font-size: 10pt;
	background-image: url(../../Images/back6.jpg);
	color: #FFFFFF;
}

.Textarea-Style {
	border: 1 outset rgb(50,50,50);
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Comic Sans MS", Arial, "Trebuchet MS";
}

