body {  
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
  text-align: left;
  margin-right: auto;
  margin-left: 40;
  margin-top: auto;
  margin-bottom: auto;
  border-color: #FFFFFF ridge;
  list-style-position: inside;
  list-style-type: square;
  clip:     rect(   );
  font-style: normal;}

a:link {  
  color: ##FF6600;
  text-decoration: underline}
a:visited {  
  color: ##FF6600;
  text-decoration: none}
a:hover {
  color: ##FF6600;
  text-decoration: underline}


h1 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  font-weight: bold;
  text-transform: none;
  color: #000000}

p  {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF; 
  text-transform: none}

p.label {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  background-color: #FFFFFF; 
  text-transform: none}

table {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #000000;
  background-color: #FFFFFF}

td {
  background-color: #FFFFFF;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #000000}




