body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC99;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a:link {
	color: #333300;
}
a:visited {
	color: #330066;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9E6FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	background-color: #DEE7FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
button {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

