body {  
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: small;
        font-weight: bold;
        background : #FFEFD5;  
        color : black; 
}

#content
{
font-size: 97%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);

border-left-style: inset; 
border-right-style: inset; 
border-top-style: outset;
border-bottom-style: outset;

padding: 49px 49px 49px 49px;
border-color: rgb(0,0,0);
text-align: left;
}


p       {
        margin-top:     1.0em;
        margin-left:    2%;
        margin-right:   2%;
        margin-bottom:  1.0em;
        font-size:      1em;
        font-weight:    normal;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        font-family:    Verdana, Myriad Web, Syntax, sans-serif;
        font-size-adjust:       .58;
        text-align : justify;
        color:  #003333;
        background:     #ffffff;
        padding-top:    0;
        padding-bottom: 0;
        border-top:     0;
        border-bottom:  0;
}



h1 { font-size: 2.5em;word-spacing:normal;font-family:"Comic san ms",sans-serif;
     text-decoration:none;font-weight:normal;color:maroon; }
h2 { font-size: 2.5em;word-spacing:normal;font-family:"helvetica",sans-serif;
     text-decoration:none;font-weight:normal;color:#406A80; }
h3 { font-size: 2em;word-spacing:normal;font-family:"helvetica",sans-serif;
     text-decoration:none;font-weight:normal;color:#204A60; }
h4 { font-size: 22pt; font-family: arial; font-weight: bold; color:#666699; }
h5 { font-size: 17pt; font-family: arial; font-weight: bold; color:#666699; }


.sea { font-family: "helvetica", sans-serif;
       font-size: 12pt;
       background: 0 50%;
       color: #7F7F7F;
       text-align : justify;
       margin-left: 3em;
       margin-right: 3em;
}
.puff {
   font-weight : normal; 
   font-size : 10pt; 
   font-family : "arial", "helvetica", sans-serif; 
   color : #2f4f4f; 
   background : 0 50%; 
   text-align : justify; 
   margin-left: 2em;
   margin-right: 2em;
}


A:visited {
   font-size : 9pt; 
   color : #EE6363; 
background-color: rgb(255,255,255)
   font-weight: bold;
   text-decoration: none;
  
}

A:link {
   font-size : 9pt; 
   color : #8B3A3A; 
background-color: rgb(255,255,255)
   font-weight: bold;
   text-decoration: none;
}

A:active {
   font-size : 9pt; 
   color : gray; 
background-color: rgb(255,255,255)
   font-weight: bold;
   text-decoration: none;
}

A:hover { color: rgb(0, 96, 255); 

     font-size : 9pt; 
     background :  #FFEFD5;  
     font-weight: bold;
     text-decoration: none; 

} 

          
 H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
   

