
body {

 font-size: 9pt;
 line-height: 18px; 
 font-family: Verdana, Arial, Sans-Serif;
 letter-spacing: 0px; 
 background-color: #fed6df;
 color: #AAAAAA;
 text-align: center;
 margin: 0; 
 padding: 0; 
	}

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

#newtable { padding:15px; }


