body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
P  {
	font-size : 9pt;
	color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
}

TD  {
	font-size : 9pt;
	color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
}
.black  {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration : none;
}
.red {
	color : #FF0000;
}
.copyright  {
	font-size : 8pt;
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.heading  {
	font-size : 10pt;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A  {
	font-size : 9pt;
	font-style: normal;
	text-decoration : none;
}

A:Visited  {
	font-size : 9pt;
	font-style: normal;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	font-style: normal;
	text-decoration : none;
}

A:Hover  {
	font-size : 9pt;
	font-style: normal;
	text-decoration : underline;
}