body {
	background-color : #ffffff;
}

div {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

a:link {
	color: #009933;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

a:visited {
	color: #009933;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}