P  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
}

H1  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}

H3  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
}

A  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	background-color : White;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	horizontal-align : left;
	vertical-align : top;
}

TABLE  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	border-width : 0;
	border-spacing : 0;
	vertical-align : top;
	}
	
}

Header  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

summary  {
	font-size : 10pt;
	font-family : Arial;
	font-style : italic;
}
.small { 
	font-size : 8pt; 
	font-family : Arial;
	font-weight : normal;
	font-style : normal;	
}
a:hover { color:blue; }