/*  body {background-color: #FFCCFF} */

/* <body bgcolor="#FFCCFF"> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

hr {color:#7A378B;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a:link     {color:navy}
a:visited  {color:navy}
a:hover    {color:black}
a:active   {color:blue}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

h1 
{
color:#7A378B; 
font-size:30pt;
font-family: Georgia, Arial, Bookman Old Style, Book Antiqua, Garamond;
text-align: center;
font-style: italic;
font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

h2 
{
font-size:20pt;
text-align: center;
font-style: normal;
font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

h3 
{
color:#000000;
font-size:14pt;
text-align: center;
font-style: normal;
font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

LI
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #000000;
/* text-align: left; */
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.numbered
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
/* text-align: left; */
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.header
{
color:#7A378B;
font-size:14pt;
text-align: center;
font-style: normal;
font-weight: bold;
}
/* <p class="header"> This paragraph header is for top of index.html page.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.purple-header
{
color:purple;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
text-align: left;
font-style: normal;
font-weight: bold;
}
/* <p class="purple-header"> This paragraph header is for a purple heading.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.picture-caption
{
color:purple;
font-family: Georgia, Arial, Bookman Old Style, Book Antiqua, Garamond;
font-size:11pt;
text-align: center;
font-style: italic;
font-weight: bold;
}
/* <p class="picture-caption"> This text goes below photographs.</p> */


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.italic 
{
font-family: Verdana, Arial; 
font-size: 11pt;
font-style: italic;
text-align: left;
}
/* <p class="italic"> This paragraph will be italicized.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.center 
{
text-align: center;
font-size: 11pt;
}
/* <p class="center"> This paragraph will be centered.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.copyright
{
font-family: Verdana, Arial; 
font-size: 10pt;
text-align: center;
font-weight: bold;
}
/* <p class="copyright"> This tag is for the copyright section.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.warning 
{
font-family: Comic Sans MS, Verdana, Arial; 
font-size: 10pt;
text-align: center;
color: #000000;
}
/* <p class="warning"> This paragraph will be italicized.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.sansserif 
{
font-family: sans-serif;
}
/* <p class="sansserif">This is a sans-serif font paragraph.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.normal 
{
font-weight: normal;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.thick 
{
font-weight: bold;
}
/*  <p class="thick">This is a bold paragraph.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.solid 
{
border-style: solid;
}
/*  <p class="solid">A solid border.</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.double 
{
border-style: double;
}
/*  <p class="double">A double border</p> */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

p.links
{
text-align: center;
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*  <IMG SRC="/graphics/image.gif"> */

 


