#xr     {
         font-size: 50%;
         font-style: "italic";
	 color: rgb(0, 0, 128);
         text-align: right;
	}
#xsmljst     {
         font-family: "Lucida Sans Unicode", serif;
         font-style: italic;
	 color: rgb(0, 0, 128);
         text-align: justify;
	}
#xc     {
         font-size: 80%;
	 color: rgb(60,60,128);
         text-align: center;
	}
#xc1     {
         font-size: 160%;
	 color: rgb(0,0,120);
         text-align: center;
         font-family: "Helvetica", sans-serif;
         text-decoration: overline;
	}
#xblack{
        color: gray;
        font-family: "Times New Roman", serif;
        font-style: italic;
        text-align: justify;
        }
#xd     {
         font-size: 80%;
	 color: rgb(0,0,160);
         text-align: center;
	}
#xe     {
         font-size: 100%;
	 color: rgb(0,0,192);
         text-align: justify;
	}
#xf     {
         font-size: 100%;
	 color: rgb(10,91,118);
         text-align: justify;
        }
#revers{
         color:white;
         background:rgb(0,0,180);
         visited:yellow;
}
a:link {
             color: rgb(100,100,128);
             font-style: "bold";
             text-decoration:underline;
            }
a:visited {
             color: rgb(51,51,204);
             text-decoration: underline;
            }
a:hover {
             color: rgb(0,0,255);
             text-decoration: overline;
            }

a.dull:link {
             color: rgb(100,100,128);
             text-decoration: none;
             font-style: "bold";
            }
a.dull:visited {
             color: rgb(51,51,204);
             text-decoration: none;
            }
a.dull:hover {
             color: rgb(0,0,255);
             text-decoration: underline;
            }
body,p 	{
         border: thin gray;
         font-style: normal;
         font-family: "Helvetica", sans-serif;
         text-align: justify;
	 color: rgb(10,91,118);
         margin: 1.0em;
         background-image:url("images/line.jpg");
         background-attachment:fixed;
	 background-position:center;
         link:blue;
	}

h1 	{
	 font-size:200%;
         text-align:justify;
	}
h2 	{
	 font-size:180%;
         text-align:justify;
	}
h3 	{
	 font-size:160%;
         text-align:justify;
	}
h4 	{
	 font-size:140%;
         text-align:justify;
	}
h5 	{
	 font-size:120%
         text-align:justify;
	}
h6 	{
	 font-size:110%;
         text-align: justify;
	}
h1, h2, h3, h4, h5, h6 {
    voice-family: paul;
    stress: 20;
    richness: 90;
    cue-before: url("25letter.htm")
}
body,p { azimuth: center-left }
@media speech {
  body { voice-family: Paul }
}
@media aural {
body { voice-family: Paul }
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 }
}
