@charset "utf-8";
body {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	vertical-align: top;
	float: none;
	height: 100%;
	width: 95%;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
a {
	font-size: small;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
	word-spacing: 2px;
	vertical-align: middle;
	padding-right: 8px;
	padding-top: 4px;
}
h4 {
	font-size: x-small;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}

