body {  background-color: #CCCCCC}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #666666;
}
input {  font-size: 7pt; background-color: #CDE6B5; border: 1px #000000 dotted}
textarea {  font-size: 7pt; border: #000000; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #CDE6B5; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
.black {  color: #000000}
.red {  color: #990000; font-weight: bold}
.copyright {  color: #999999}
.title {  font-weight: bold; color: #FFFFFF; background-color: #666666}
a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #999999}
