body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

input {
 background-color: #CCCCCC;
}

textarea {
 background-color: #CCCCCC;
 color: #000000;
}

msgform1 {
	background-image:url("images/bardcreek-backgrnd.gif");background-color:#000000;background-repeat:no-repeat;
	color:#ffffff;
	font-size:1.3em;
	border:solid 3px #cccccc;
	}