/* CSS Document */
body {
      background-color: #ff9900;
      font-family: Arial, Helvetica, sans-serif;
	  color: #000000;
      font-weight: bold;
	  }

td {font-size: 10pt;}
	  
a:link {color: #8d725f;}
a:visited {color: #8d225f;}
a:active {color: #8d725f;}

div.centered {text-align: center;}
div.centered table {margin-left: auto; margin-right:auto; text-align: left;}

body {background-repeat: no-repeat;}