@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 145%;
	letter-spacing: 1.2px;
}
.style1 {
	font-size: 15px;
	line-height: 125%;
}
.style2 {font-size: 15px;
		 line-height: 120%;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
-->
</style>