p.introductionleft:first-letter {
 font-size : 200%;
 font-weight : bold;
  width : 1em;
  font-family: Times New Roman, Times, serif;
 color : #Db7D3D;
 }
p.introductionleft:first-line{
line-height: 100%;
font-family: Times New Roman, Times, serif;
float: left;
}
p.introductionleft{
line-height: 100%;
font-family: Times New Roman, Times, serif;
float: left;
}

p.introductionright:first-letter{
font-size: 200%;
font-weight: bold;
width: 1em;
font-family: Times New Roman, Times, serif;
color: #81a6b1;
}

p.introductionright:first-line{
line-height: 100%;
font-family: Times New Roman, Times, serif;}

p.introductioncenter:first-line{
font-size: 200%;
font-family: Times New Roman, Times, serif;
color: #81a6b1;
text-align: center;
}
p.introductioncenter:{
line-height: 100%;
font-family: Times New Roman, Times, serif;
text-align: center;
}

#header{
line-height: 200%;
font-family: Times New Roman, Times, serif;
float: left;
font-weight: bold;
}

#inlinelist{
      line-height: 100%;
font-family: Times New Roman, Times, serif;
font-weight: bold;
       
 }
 a:link {color: #000000;}
a:visited {color: #81a6b1;}
a:active {color: #000;}
a:hover {color: #81a6b1;}
a: {text-decoration: none;}
#inline-list ul, #inline-list li
{


        margin: 0;
        padding: 0;
        display: inline;
       list-style-type: disc;
       list-style-position: inside;
}