body
    {
          scrollbar-base-color:#CCCCCC;
          scrollbar-3dlight-color:#000000;
          scrollbar-arrow-color:#CCCCCC;
          scrollbar-darkshadow-color:#000000;
          scrollbar-face-color:#CCCCCC;
          scrollbar-highlight-color:#CCCCCC;
          scrollbar-shadow-color:#000000;
          scrollbar-track-color:#CCCCCC;
          min-height:101%;


         background-color:#CCCCCC;
         font-family:Comic Sans MS;
         color:#000000;
    }


h1
    {
         font-size:24pt;
         text-align:left;
	       text-valign:top;
         color:black;
    }

h2
    {
         font-size:16pt;
         text-align:center;
         color:#000000;
    }

h3
  {
         color:#A7C1D2;
         font-size:16pt;
         text-align:left;
  }
h4
  {
         color:#000000;
         font-size:14pt;
         text-align:left;
  }


