body {  
        background-color: #FFFFFF";
        color: #000000 
     }
p { 
    margin-top: 0; 
    margin-bottom: 0; 
    text-indent: 3em; 
    text-align: justify; 
    padding-right: 1em; 
    padding-left: 1em 
  }
hr { 
     background-color: #FFFFFF; 
     color: #663399; 
     height: 1px 
   }
h1 { 
     text-indent: 50px 
   }
h2 { 
     text-indent: 50px
   }
h3 { 
     text-indent: 50px
   }
h4 { 
     text-indent: 50px
   }
h5 { 
     text-indent: 50px
   }
h6 { 
     text-indent: 50px
   }
br.all { 
         clear: left 
       }
.mainmenu { 
            font-size: 75%;
            font-weight: bold;
            font-family: Verdana, sans-serif; 
            text-indent: 0; 
            text-align: center
          }
.rightalign { 
              text-align: right
            }
.leftalign { 
             text-align: left;
             text-indent: 0
           }
.centeralign { 
               text-align: center;
               text-indent: 0
             }
.smalltext { 
             font-size: 75%
           }
.boldtext { 
            font-weight: bold
          }
.noindent { 
            text-indent: 0px
          }
.upspace { 
            margin-top: 2em
         }
.downspace { 
             margin-bottom: 2em
         }
.linecolor  { 
              border-color: #663399; 
              border-width: 1
            }

