table {
	font-family: Arial;
	font-size: 9pt;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FFA8A8;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: none;
}
.box {
	padding-right: 20px;
	padding-left: 20px;
}
.hand {
	cursor: hand;
}
.indent {
	text-indent: -20pt;
	padding-left: 20pt;



}
.indent2 {

	padding-left: 20pt;
}
.style2 {
	color: #FFFFFF;
	font-size: 7pt;
	font-style: italic;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
