body {
  padding-left: 1em;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif ;
  color: #FFCC80 ;
  background-color: #000000 ;
   }
h1 {
  color: #FF6633; 
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif ; }

.float-right {
      float: right; width: 12em; margin: 0 2.2em 0 0; background: #000000; border-top: 2px dotted #cd853f; border-left: 2px dotted #cd853f; border-right: 2px dotted #cd853f; border-bottom: 2px dotted #cd853f; } 

.indented {
    text-indent: 2.0em;
 }

.pindent {
     padding-left: 50pt;
    padding-right: 50pt;
 } 

a:hover {
  font-weight:bold;
  color: #FFCC80 ; } 

a:link {
  color: #FFCC80 ; }

a:visited {
  color: #FF9900 ; }
