   

   DIV#hidden {position: absolute;
               top: 0px;
               left: 0px;
               font-size: 10px;              
               color: #FFE8F0;
               visibility: hidden;}

   DIV#page {width: 600px;
             padding: 0px;
             position: relative;
             top: 0px;
             left: 0px;
             margin: auto;
             text-align: justify;
             text-justify: inter-word;}

   IMG {border: 0;}
      
   BODY {background: #FFE8F0;
         margin: 0px;
         border-width: 10px;
         border-style: solid;
         border-color: RGB(241,158,183);}


   A:visited {color: RGB(140,0,88);}   
   A:link {color: RGB(0,0,0);}   
   A:hover {color: RGB(234,104,143);}

   .comic-bold {font-family: Comic Sans MS;
                font-weight: bold;
                font-size: 16px;
                text-indent: 60px;
                color: RGB(140,0,88);}

   .comic-normal {font-family: Comic Sans MS;
                  font-weight: normal;
                  font-size: 16px;
                  text-indent: 60px;
                  line-height: 24px;}

   .comic-big {font-family: Comic Sans MS;
               font-weight: normal;
               font-size: 19px;
               text-indent: 20px;
               line-height: 23px;}

   .arial-big-bold {font-family: arial, sans-serif; 
                    font-weight: bold;
                    font-size: 16px;
                    line-height: 22px} 

   .arial-big {font-family: arial, sans-serif; 
               font-size: 16px;
               line-height: 22px} 

   .arial-normal {font-family: arial, sans-serif; 
                  font-weight: bold;
                  font-size: 13px;
                  line-height: 22px;} 

   .arial-italic {font-family: arial, sans-serif; 
                  font-weight: bold;
                  font-style: italic;
                  font-size: 13px;
                  line-height: 18px} 

   .arial-small {font-family: arial, sans-serif; 
                 font-weight: normal;
                 font-size: 13px;
                 line-height: 16px} 

   .arial-pink {font-family: arial, sans-serif;
                color: RGB(117,0,73);
                font-weight: bold;
                font-size: 18px;
                line-height: 22px;} 

   .spcp {background: RGB(255,255,255);
          font-family: arial, sans-serif; 
          font-weight: bold;
          font-size: 13px;
          line-height: 22px;} 

   .links {font-family: arial, sans-serif;
           font-size: 12px;}

   .white {background: RGB(255,255,255);}

   UL {line-height: 18px;
       background: RGB(255,255,255);
       padding: 0.5em;
       border: none;
       margin-left: 0px;}

   LI {display: list-item; 
       list-style: disc;
       margin-left: 50px;}

   DIV#questions {margin-left: 120px;
                  font-family: arial, sans-serif;
                  font-weight: bold;
                  font-size: 13px;
                  line-height: 24px;}

   .question {font-family: arial, sans-serif;
              font-size: 13px;
              font-weight: bold;
              margin-bottom: 5px;}

   .answer {font-family: Times New Roman, serif;
            font-size: 15px;
            line-height: 20px;
            margin-top: 0;
            margin-bottom: 5px;
            padding: 5px;
            background: RGB(255,255,255);
            text-indent: 20px;}

   .photo-font {font-family: arial, sans-serif; 
                font-weight: normal;
                font-size: 18px;
                line-height: 28px;
                background: RGB(255,255,255)}
