html,body {      height:100%;}

body {	background:white;
  	font-family:Arial, sans-serif;
  	font-size:8pt;
         color:#666600;
         line-height: 12px;}

table {	width: 100%;
  	height: 100%;}

td { 	vertical-align: middle;
  	text-align: left;}

img {	border-width:0px;}

a{  	text-decoration:none;
  	color: #666600;
         font-weight:bold}