body {
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 16pt;
	width: 620px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
	padding-top: 180px;
	padding-bottom: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.footer {
	font-size: 9pt;
	line-height: 11pt;
	color: #999999;
}
.bio {
	line-height: 12pt;
	font-size: 10pt;
	padding-top: 10px;
}
.h1 {
	font-size: 16pt;
	color: #FFFFF0;
}
.h2 {
	font-size: 16pt;
	font-weight: bold;
}
.h3 {
	font-size: 12pt;
	font-weight: bold;
}
.h4 {
	font-size: 11pt;
	font-weight: bold;
}
.h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #930;
}
.cap {
	font-size: 8pt;
	line-height: normal;
}
.hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px;
}
