body {
	background-color: #e8e8e8;
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 1.0em;
	margin-right: 1.0em;
	line-height: 130%;
}
h3 {
	font-size: 13pt;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ff9933;
}
a {
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
hr {
	color: #336600;
	background-color: #336600;
	height: 1px;
	border: none;
}
table {
	background-color: #f0f0f0;
	border-collapse: collapse;
	border-spacing: 1px;
}
td {
	background-color: #f0f0f0;
	border: 1px solid #669966;
	padding: 2px 2px 2px 2px;
	font-family: Arial;
	font-size: 9pt;
	vertical-align: top;
}
td.sp {
	width: 10px;
}
img {
	border: dotted;
	border-color: yellow;
	border-width: 2px;
	margin: 2px 2px 2px 2px;
}

