:link {
	color: #330099;
}

:active {
	color: #CC0000;
}
	
:hover {
	color: #CC0000;
}

body  {
	background-color: #FFFFFF;
}

p {

}

.st {
	font-family: "Courier";
	border: 1px #000000 solid;
	border-collapse: collapse;
	width: 100%;
}

.hc {
	font-family: "Arial";
	border: 1px #000000 solid;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	background: #CCCCFF;
}

.th {
	color: #555588;
	font-family: "Arial";
	border: 1px #000000 solid;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	background: #EEEEFF;
}

.sc {
	font-family: "Courier";
	font-size: 8pt;
	padding: 5px;
	border: 1px #000000 solid;
}

.comment {
	font-family: "Arial";
	font-size: 8pt;
	padding: 5px;
	margin: 5px;
	background-color: #FAF3D5;
	border: 1px #000000 solid;
}

.info {
	font-family: "Arial";
	font-size: 8pt;
	margin-top: 15px;
	margin-bottom: 15px;
}

.rc {
	font-family: "Courier";
}

.fh {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	background: #7777FF;
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	height: 16px;
}

.ft {
	display: inline;
	float: left;
}

.fhc {
	text-align: center;
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	background: #CCCCFF;
}

.header {
	font-weight: bold;
	background: #CCCCFF;
}

.links {
	text-align: center;
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	background: #CCCCFF;
}

.fsc {
	text-align: center;
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
}

.fbt {
	display: inline;
	float: right;
}

.query {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	background: #7777FF;
	width: 100%;
}

.message {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	text-align: center;
	color: #000000;
	background: #CCCCFF;
	width: 100%;
}

.error {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	background: #FF0000;
	width: 100%;
}

.hits {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	width: 49%;
}

.links {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	float: right;
	width: 49%;
}
