.daysfont {  font-family: Verdana, Arial; 
             font-size: 10px; 
             font-style: normal; 
             font-weight: bold; 
             text-decoration: none; 
             color: #FFFFFF;
}
.month {     font-family: Verdana, Arial; 
             font-size: 24px; 
             font-style: normal; 
             line-height: normal; 
             font-weight: bold; 
             color: #FFFFFF;
}
.number {  font-family: Verdana, Arial; 
           font-size: 14px; 
           font-style: normal; 
           font-weight: bold; 
           color: #FFFFFF; 
           text-decoration: none;
}
.event {  font-family: Verdana, Arial; 
          font-size: 10px; 
          color: #000000; 
          text-decoration: none;
          }
.addleft {  font-family: Arial, Helvetica, sans-serif; 
            font-size: 14px; 
            font-weight: bold; 
            color: #333333; 
            text-decoration: none
            }
.addHead {  font-family: Arial, Helvetica, sans-serif; 
            font-size: 14px; 
            font-weight: bold; 
            color: #FFFFFF; 
            text-decoration: none
            }
.addEvent {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 16px; 
             font-weight: bold; 
             color: #FFFFFF; 
             text-decoration: none
             }
.AddRight {  font-family: Arial; 
             font-size: 14px; 
             color: #000000
             }
.eventLink {  font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-weight: normal; 
              color: #000000; 
              text-decoration: none
              }
.back {  font-family: Arial, Helvetica, sans-serif; 
         font-size: 24px; 
         font-weight: bold; 
         color: #000000; 
         text-decoration: none
         }
.toplink {  font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-weight: bold; 
            color: #FFFFFF; 
            text-decoration: none
            }
.topnonlink { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-weight: bold; 
              color: #000000; 
              text-decoration: none 
              }
.viewEvent {  font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-weight: bold; 
              color: #CC0000; 
              text-decoration: none
              }
.delete {  font-family: Verdana, Arial; 
           font-size: 10px; 
           font-weight: bold; 
           color: #CC0000; 
           text-decoration: none
           }
.viewall { font-family: Verdana, Arial; 
           font-size: 12px; 
           font-weight: normal; 
           color: #000000; 
           text-decoration: none 
           }
           
/* Headings */
h1, h2, h3, h4, h5 {
	color: #FFFFFF;
	font-weight: 400;
	line-height:1;
    /*border-bottom: 2px solid; */
    margin-bottom: 3px;
}

h1 {	 
	font-size: 72px; 
    color: #FFFFFF;
}

h2 {	 
	font-size: 13.5pt;

}

h3 {	
	font-size: 16.5pt; 
}

h4 {	 
	font-size: 11pt; 
	font-weight:bold;
}

h5 {
	font-size: 10pt; 
}
