body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	//font-family: Tahoma, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style6 {color: #FFFFFF; font-size: 12px; font-weight: bold; }
.style7 {font-size: 12px}
.style9 {color: #000000; font-size: 12px; font-weight: bold; }


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


