<style type="text/css">
<!--
body    	{font: "garamond";
                 color: black;
                 background: white;
		}
A:link    {      color: maroon }          /* unvisited link #2d464f*/
A:visited {      color: #4d464f }        /* visited links maroon*/
A:active  {      color: #800080}        /* active links #800080 */



.logo1 {
           font: 52pt/36pt "impact";
	   font-style: none;
	   font-weight: none;
           color: white;
	}

.logo2 {
           font: 30pt/21pt "impact";
	   font-style: none;
	   font-weight: none;
           color: gray;
	}

.PageTitle {
         font: 30pt/21pt "garamond" "impact" "arial narrow" "arial";
   text-align: center;
   font-style: none;
  font-weight: bold;
        color: Black;

   }

.PageSubTitle {
         font: 21pt/18pt "garamond" "impact" "arial narrow" "arial";
   text-align: center;
   font-style: italic;
  font-weight: none;
        color: Black;

   }


.SubHeading1{
        font: 16pt/12pt "garamond" "impact" "arial narrow" "arial";
   text-align: left;
   font-style: italic;
  font-weight: bold;
        color: maroon;
   right-margin: 20px;
   left-margin: 20px;
   }

.PageJump{
          font: 9pt/8pt "impact";
   text-align: center;
   font-style: none;
  font-weight: none;
        color: #2d464f;

   }

   /* #2d464f */
.line1 {        font: 20pt/12pt "impact";
                }

.line2 {        font: 12pt/12pt "garamond";
                }

.notice {       background: silver;
                font: 12pt "garamond";
                font-style: italic;
                }

.headertag	{
                font: 10pt "garamond";
		font-style: italic;
		margin-left: 10pt;
                background: white;

		}
.credit {
                font: 8pt "arial narrow" "arial";
                text-align: center;
                font-style: italic;
		}

.SmallTur {    
                font: 8pt "arial narrow" "arial";
                text-align: center;
                font-style: italic;
                color: maroon;
          }
.SmallTurNC {    
                font: 8pt "arial narrow" "arial";
                font-style: italic;
                color: black;
            }

-->
</style>
