p, ul, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.title {
	font-family: sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: 700;
	border-width: 0px;
	line-height: 18pt;
}
.header {
	font: normal 600 12pt sans-serif;
	font-stretch: condensed;
}

td.navi0 {
	font-family: Arial;
	font: 9pt/12pt;
	color: White;
}
td.navi0:hover {
	color: Black;
}
td.navi0 a {
	
	font-family: Arial;
	font: normal 9pt;
	color: White;
	text-decoration: none;
}
td.navi0 a:hover {
		font-family: Arial;
	font: normal 9pt;
	color: Black;
	text-decoration: underline;
}
td.navi1 {
	background-color:#e8e8e8;
	font-family: Arial;
	font: 9pt/12pt;
	color: black;
}
td.navi1 a{
	background-color: #e8e8e8;
	font-family: Arial;
	font: 9pt/12pt;
	color: black;
}
td.navi2 {
	font-size: 8pt;
	font-style: normal;
	height: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
}
td.navi2 a{
	font-size: 8pt;
	font-style: normal;
	height: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	color: Black;

}
td.navi2 a:hover{
	font-size: 8pt;
	font-style: normal;
	height: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	color:red;
}