.stitle {
	background-color: #EFEFEF;
	font-size: 11px;
	font-weight: bold;
}
.stabletitle {
	background-color: #EFEFEF;
	font-size: 10px;
	font-weight: bold;
}
body {
	background-color: #e2e2e2;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.outline {
	border: 1px solid #F77131;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}