<style type="type/css">
html, body {
	margin: 0;
	padding: 0;
	border: none;
	background: #FFFFFF;
} 
body {
	background-color: #FFFFFF;
	margin: 0px;
}
body, td, p {
	font-family: Courier, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.container a, .container a:visited, .container a:link {
	color: #FF3399;
	text-decoration: none;
}
.container a:hover {
	color: #FF0099;
	text-decoration: none;
}
.2Container a, .2Container a:visited, .2Container a:link {
	color: #CCFF33;
	text-decoration: none;
}
.2Container a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.3container a, .3container a:visited, .3container a:link {
	color: #66FFCC;
	text-decoration: none;
}
.container3a a:hover {
	color: #66FF99;
	text-decoration: none;
}
.rightcontainer a, .rightcontainer a:visited, .rightcontainer a:link {
	color: #33CCFF;
	text-decoration: none;
}
.rightcontainer a:hover {
	color: #3399FF;
	text-decoration: none;