body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.style1 {
	color: #898989;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D90012;
}