body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	width: 100%;
	height: 100%;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	line-height: 9pt;
	background-repeat: no-repeat;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 115px;
	margin-left: 150px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-x;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
	text-align: center;
	width: 115px;
	vertical-align: top;
	margin-left: 147px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	width: 100%;
	height: 16px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 16px;
	width: 91%;
	cursor: hand;
	float: left;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 16px;
	width: 91%;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	height: 16px;
	width: 91%;
	color: #FFFFFF;
	background-color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
}

