select {
	margin-top: 0px;
	margin-left: 2px;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.White {
	color: #FFFFFF;
	border: none #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 2px;
}
.redish {
	color: #FF0000;
	font-size: 110%;
	font-weight: bold;
}
.CatHeader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	width: 180px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.search {
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	width: 160px;
}
.style1 {color: #FF0000}
h3 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 2px;
}
.style3 {color: #FF0000; font-weight: bold; }
.style4 {
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF4040;
}
a:hover {
	text-decoration: underline;
	color: #FF4040;
}
a:active {
	text-decoration: none;
	color: #FF4040;
}
