/* CSS Document */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
h3 {
	color: #003399;
	font-size: 12pt;
}
A:link, A:active, A:visited {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:Hover {
	color:#000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#Heading{
	color: #91B1FE;
	font-size: 14pt;
}
.smallHeading{
	color: #003399;
	font-size: 12pt;
}
.style7 {color: #000000; font-weight: bold; }
.style8 {color: #000000}