/*Contains the Style Sheets Quadring Forthcomming Events */

/* 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 h2.left {
           font-family: Script MT Bold;
           font-size: 24pt;
           text-align: left;
           text-decoration:underline;
           color:#000000; word-spacing:0; line-height:100%; margin-top:2; margin-bottom:2; text-indent:0 }
#Main p.sp1 {
            font-family: "Times New Roman"; 
            Font-size: 20px;
            Line-height: 100%;
            margin-top: 0;
            text-align:center; word-spacing:0; margin-bottom: 10;
            font-style:italic;
            color: #FF0000;   /* Red */   
            }
#Main p.sp2 {
            font-family: "Times New Roman"; 
            Font-size: 20px;
            Line-height: 100%;
            margin-top: 0;
            text-align:center; word-spacing:0; margin-bottom: 10;
            font-style:italic;   
            }
#main p.left  {
          font-family: "Times New Roman";
          Line-height: 100%;
          margin-top: 1;
          word-spacing:0; margin-bottom: 10;
          font-size: 18pt;
          text-align: left;
          color:#000000; text-indent
          }
    
             
/* End Main Body */
