body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	color: #FFFFCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	background-color: #FF9900;
	border: thin solid #993300;
}
.law2257 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.allborderbrown {
	background-color: #660000;
	border: thin dotted #66FF00;
}
.reciptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	margin: 1px;
	padding: 1px;
	border: thin dotted #990000;
}

