td,  div, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}
a, a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #336699;
}
b, strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 9px;
}
address{
	color: #333333;
}
H1 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
H4 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
H5 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
H6 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

td.Menu,td.Menu:active,td.Menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
	font-style : normal;
}
a.Menu,a.Menu:active,a.Menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
	font-style : normal;
	margin-left: 10px;
	margin-right : 8px;
}
a.Menu:hover,a.Menu:visited:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #dddddd;
	font-weight : normal;
	font-style : normal;
	margin-left: 10px;
	margin-right : 8px;
}
