	  <!--  // blue arranged by font size large to small  -->

      body {font-size: 10pt;
	  font-famly: "Verdana, Garamond, Century Gothic, Times New Roman";
	  color: "blue"; 
      font-weight: bold; 
      }

	  <!--  // red arranged by font size large to small  -->

  	  .red {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
	  Color: "red";
	  line-height:  14pt;
      margin-left:  25px;
      }

  	  .tableDataRed {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "red";
      margin-left:  10px;
      }
	  <!--  // black arranged by font size large to small  -->


  	  .fineBlack {font: 7pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  10px;
      margin-right:  10px;
	  Color: "black";
	  line-height:  10pt;
      }

  	  .fine {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      margin-left:  15px;
      margin-right:  15px;
      font-weight: bold;
	  Color: "black";
	  line-height:  14pt;
      }

      p.bold {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
      margin-left:  75px;
      margin-right:  75px;
	  Color: "black";
	  line-height:  14pt;
      }

  	  p.medium {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  75px;
      margin-right:  75px;
	  Color: black;
	  line-height:  14pt;
      }

  	  .common {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  40px;
      margin-right:  40px;
	  Color: "black";
	  line-height:  14pt;
      }

	  <!--  // white arranged by font size large to small  -->

  	  h1 {font-size: 8pt;
      font-family: "Verdana, Garamond, Century Gothic, Times New Roman";
      font-weight: none;
      margin-left:  70px;
      margin-right:  70px;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .subWhite {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
      margin-left:  10px;
      margin-right:  10px;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .smallWhite {font: 7pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  10px;
      margin-right:  10px;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .white {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .commonA {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  15px;
	  Color: "white";
	  line-height:  10pt;
      }

  	  .commonB {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  125px;
      margin-right:  125px;
	  Color: "white";
	  line-height:  14pt;
      }

      p.light {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  10px;
      margin-right:  10px;
	  Color: "white";
	  line-height:  12pt;
      }

  	  .commonWhite {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
      margin-left:  40px;
      margin-right:  40px;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .special {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "white";
      font-weight: bold;
	  line-height:  14pt;
      }

  	  .tabletext {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
	  Color: "white";
	  line-height:  14pt;
      margin-left:  20px;
      margin-right:  20px;
      }

  	  .anniv {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: none;
	  Color: "white";
	  line-height:  14pt;
      margin-left:  20px;
      margin-right:  20px;
      font-style: Italic;
      }

  	  .menu {font: 11pt arial,helvetica,espy,sans-serif;
      font-weight: bold;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .headWhiteSmall {font: 13pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
      margin-left:  10px;
      margin-right:  10px;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .headWhite {font: 13pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
      margin-left:  40px;
      margin-right:  40px;
	  Color: "white";
	  line-height:  14pt;
      }

  	  .titleWhite {font: 16pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
      margin-left:  40px;
      margin-right:  40px;
	  Color: "white";
      font-style: Italic;
	  line-height:  14pt;
      }

  	  h2 {font: 16pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
      margin-left:  40px;
      margin-right:  40px;
	  Color: "white";
      font-style: Italic;
	  line-height:  14pt;
      }

	  <!--  // yellow arranged by font size large to small  -->

  	  .yellow {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
	  Color: "#ffff33";
	  line-height:  14pt;
      margin-left:  25px;
      }

  	  .yellowA {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
	  Color: "#ffff33";
      margin-left:  0px;
	  line-height:  14pt;
      }

  	  .yellowNoBorder {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
      font-weight: bold;
	  Color: "#ffff33";
	  line-height:  14pt;
      }
	  <!--  // dark blue arranged by font size large to small  -->

  	  .tableData {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "#000066";
      margin-left:  60px;
      }

  	  .tableData1 {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "#000066";
      margin-left:  10px;
      }

  	  .main {font: 8pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "#000066";
      margin-left:  30px;
      margin-right:  30px;
      }

  	  .titleMed {font: 10pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "#000066";
      font-weight: bold;
      }

  	  .heading {font: 12pt Times New Roman, Verdana, arial, helvetica,;
	  Color: "#640014";
      font-weight: bold;
      }

  	  .title {font: 16pt Verdana, Garamond, Century Gothic, Times New Roman;
	  Color: "#000066";
      font-weight: bold;
      font-style: Italic;
      }


<!--  // dark blue  -->

      a.darkblue:link{
      color: "#000066";
      }

      a.darkblue:active{
      color: "red";
      }

      a.darkblue:visited{
      color: "#000066";
      }

      a.darkblue:hover{
      color: "red";
      }

<!--  // yellow  -->

      a.yellowZ:link{
      color: "#000066";
      }

      a.yellowZ:active{
      color: "red";
      }

      a.yellowZ:visited{
      color: "#000066";
      }

      a.yellowZ:hover{
      color: "red";
      }


<!--  // light blue  -->

      a.lightblue:link{
      color: "#336699";
      }

      a.lightblue:active{
      color: "red";
      }

      a.lightblue:visited{
      color: "#336699";
      }

      a.lightblue:hover{
      color: "red";
      }
   
<!--  // MENU  -->

      a.menuB:link{
      color:"#000066";
      }

      a.menuB:alink{
      color:"#000066";
      }

      a.manuB:vlink{
      color:"#000066";
      }

      a.menuB:hover{
      color:"#000066";
      }


      #header {position: absolute;
      left: 0px;
      top: 130px;
      width: 100%;
      height: 116px;
      }

      a:link {color:  #000066;}
      a:visited {color:  #000066;}
      a:active {color: #000066;}
      a:hover {color: #000066;}


		


