body {
	background-color: #ffb800;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #9E77CE;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B394D8;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FFFFCC;
}
h1 {
	font-size: 14px;
	color: #9E77CE;
	font-weight: bold;
}
.h1 {
	font-size: 14px;
	color: #9E77CE;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	color: #9E77CE;
	font-weight: bold;
}
.h2 {
	font-size: 16px;
	color: #9E77CE;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.smbox {
	border:1px dashed #9E77CE;
	height:12px;
	vertical-align:text-bottom;
	font-size:11px;
}
.labox {
	border:1px dashed #9E77CE;
	height:24px;
	vertical-align:text-bottom;
	font-size:11px;
}
h3 {
	font-size: 10px;
	font-weight:normal;
}
.h3 {
	font-size: 10px;
	font-weight:normal;
}
.bigger {
	font-size: 16px;
	color: #9E77CE;
	font-weight: bold;
}
.big {
	font-size: 14px;
	color: #9E77CE;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-weight:normal;
}