/*Contains the Style Sheets Quadring History */

/* Main Body*/

#main p  {
          font-family: "Times New Roman", Times, serif;
          font-size: 25px;
          }
#Main h2  {color: #993399;
           font-family: Script MT Bold;
           font-size: 35px;
           text-decoration:underline; }
#Main hr { height: 6px;
           background-color: #000000; }
#Main Ul.sp1 {font-family: "Times New Roman", Times, serif;
              font-size: 25px;
              list-style-type:square;
              text-align:left;
              margin-left:300;
              color: #0000FF;     /* Dark Blue */
              }
          
/* End Main Body */
