
<!--

     /* Cascade DTP V4 - Style Sheet */


body{margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     background-color: #1A843A;}

img {border-style: none;
     border-color: transparent;}

img.rpic {float: right;
          clear: right; 
          margin: 0px 0px 0px 0px;}

img.lpic {float: left;
          clear: left; 
          margin: 0px 10px 0px 0px;}

a {text-align: center;
   color: #A53939;}

.line{height: 3px;
      background-color: #A53939;
     }

.where{position: absolute;
       top: 0px;
       padding: 10px;
       left: 265px;
       color: #FFFFFF;
       font-weight: bold;}

.content{position: absolute;
         top: 195px;
         left: 260px;
         right: 0px;
         bottom: 0px;
         background-color: #FAEFC6;     
         z-index: 5;
         text-align: justify;
         font-family: sans-serif;}

.content2{position: absolute;
         top: 195px;
         left: 0px;
         right: 0px;
         bottom: 0px;
         background-color: #FAEFC6;     
         z-index: 5;
         text-align: justify;
         font-family: sans-serif;}

.header{padding: 5px;
	background-color: #676BB1;
        color: #FFFFFF;
        font-weight: Bold;
        font-size: x-large;
        text-align: center;}

.copy{padding: 30px;
      background-color: #FAEFC6;
      color: #000000;}

.menu{position:absolute;
     z-index: 150;
     top: 0px;
     width: 260px;
     left: 0px;
     background-color: #FFFFFF;
     font-size: small;
     border-style: none;
     text-align: center;}

-->
</style>
