body {
	font-family: arial, helvetica, sans serif;
	text-align: center;
}

.bodycopy {
	font-family: arial, helvetica, sans serif;
	font-size: 80%;
	text-align: justify;
	vertical-align: text-top;
}

li {
	font-size: 80%;
	text-align: left;
}

#taxcase {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	margin-left: 29px;
	margin-right: 23px;
	text-align: justify;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #993366;
}

a:hover {
	text-decoration: underline;
	color: #993366;
}

a:link strong, a:visited strong, a:active strong, a:hover strong {
	text-decoration: none;
	color: black;
}

.main {
	border: 1px solid grey;
}

.footer {
	font-size: 9px;
	color: white;
	text-align: center;
	background-color: #ccc;
	border: 1px #333;
	border-top: grey;
}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: white;
}

.footer a:hover {
	text-decoration: underline;
	color: white;
}

td.search form {
	font-size: 10px;
	margin: 1px;
	padding: 0px;
	border: 1px;
	height: 16px;
}

.searchbox {
	margin: 0;
	padding: 1;
	height: 16px !important; height: 18px; height/**/:/**/18px;
	font-size: 11px;
	color: #000;
}

.searchbut, .searchbut2 {
	margin: 0;
    padding: 0;
	height: 16px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	border: 0;
	cursor: pointer;
	cursor: hand;
}

.searchbut {
	color: #fff;
	background-color: #993366;
}


.searchbut2 {
	text-decoration: strong;
	color: #993366;
	background-color: #fff;
}

.title {
	font-size: 18px;
	padding: 0px 0px 20px 0px;
	color: #000000;
}	