<style type="text/css">
body {
	margin:10px 20px 10px 10px;
	background-color:#fff;
}

body, td, p, li {
	font-size:11pt;
    font-family: arial,sans-serif;
	color: #333;
}

td#logo {
	padding-right:8px;
}

img#logo {
	margin-left: 0px;
}

div#content { width: 640px; text-align: justify; margin-left: 10px;  }

h1 {
	margin:0px;
	font-size:13pt;
	border-bottom:1px solid #999;
	padding-bottom:3px;
	color:#333;
}

h2 {
	font-size:11pt;
	color:#666;
}

#foot {
	font-size:12pt;
	color:#666;
	border-top:1px solid #ccc;
	padding-top:12px;
	margin-top:20px;
	text-align: center;
}

#AdsToRight { position: absolute; left: 670px; top: 150px; }
div > div#AdsToRight { position: fixed; }

</style>