/* Example style sheet file (note how this comment was created) green 669999 */

       .page_title		{font-weight: normal;
                letter-spacing: 1pt;
                font-weight: bold;
                color: #D00D08;
       			font-size: 115%;
                line-height: 120%;
                text-align: center;
                padding-bottom:2px;
                padding-top:9px;
                font-family: verdana, times, times roman, serif;}
                
       .event_title		{font-weight: normal;
                letter-spacing: 0pt;
                font-weight: bold;
                color: #D00D08;
       			font-size: 105%;
                line-height: 120%;
                text-align: left;
                padding-bottom:9px;
                font-family: verdana, times, times roman, serif;}
                
       .event_date		{font-weight: normal;
                letter-spacing: 0pt;
                color: #284515;
       			font-size: 110%;
                line-height: 120%;
                text-align: left;
                padding-bottom:7px;
                font-family: "Hoefler Text", "Times New Roman", times, serif;}
                
       .event_description		{font-weight: normal;
                letter-spacing: 0pt;
                text-align: justify;
                color: #222222;
       			font-size: 105%;
                line-height: 120%;
                padding-bottom:7px;
                font-family: "Hoefler Text", "Times New Roman", times, serif;}    
