<style>


.ListCanvas {
width: 97%;
border-color:  #C0C0C0;
border-width: 0pt;
border-style: Solid;
text-align:Center;
background-color: #FFFFFF; 
margin: 15px;  
margin-left:auto; 
margin-right:auto; 
 

}

.ListTable { 

width: 100%;
border-color: #000000;
border-width: 0pt;
border-style: Solid;
text-align:Center;
  
background-color: #FFFFFF;
margin: 0px;
margin-left:auto; 
margin-right:auto;
border-spacing:1px; 


}


.ListTableDay {
 
font-size: 12pt;
text-decoration: none;
border-spacing:0px;   
 

}
 
 

.ListMonth {

font-family: Geneva;
font-size: 19pt;
font-weight: Bolder;
font-style: Normal;
color: #aaaaaa;
text-decoration: None;
border-color:  #808080;
border-width: 0pt;
border-style: Solid;
text-align: center;
background-color: #444444;
 
 
}




.ListDate {

font-family: Geneva;
font-size: 12pt;
font-weight: Bolder;
font-style: Normal;
color: #aaaaaa;
text-decoration: None;
border-color:  #808080;
border-width: 0pt;
border-style: Solid;
text-align: center;
background-color: #444444;
width : 50px;
 
}

.ListDate2 {

font-family: Geneva;
font-size: 12pt;
font-weight: Bolder;
font-style: Normal;
color: white;
text-decoration: None;
border-color:  #808080;
border-width: 0pt;
border-style: Solid;
text-align: center;
background-color: #bbbbbb;
width : 50px; 
} 
 
.ListDayTitle {

font-family: Geneva;
font-size: 12pt;
font-weight: Bolder;
font-style: Normal;
color: black;
text-decoration: None;
border-color:  #808080;
border-width: 0pt;
border-style: Solid;
text-align: center; 
width : auto; 
} 
  
 
.ListEvent {

font-family: Helvetica;
font-size: 9pt;
font-weight: Normal;
font-style: Normal;
color: #808080;
text-decoration: None;
border-color: #C0C0C0;
border-width: 1pt;
border-style: Solid;
text-align: Left;
padding: 4px;

background-color: #FCFCFC;
}

.ListEvent2 {

font-family: Helvetica;
font-size: 9pt;
font-weight: Normal;
font-style: Normal;
color: #808080;
text-decoration: None;
border-color: #C0C0C0;
border-width: 1pt;
border-style: Solid;
text-align: Left;
padding: 4px;
background-color: #FFFFFF;
}
    
.Downloads {
width : 200px;
font-family: Helvetica;
font-size: 9pt;
font-weight: Normal;
font-style: Normal;
color: #808080;
text-decoration: None;
border-color: #C0C0C0;
border-width: 1pt;
border-style: Solid;
text-align: Left;
padding: 4px;
  
vertical-align: top;
background-color: #F5FAFC;
}
  

hr {
  border: 0;
  width: 100px;
  height: 1px; 
  color: #CCCCCC;
}
  
  
.ListTable  a { 
text-decoration:underline; 
font-size: 9pt; 
}

.ListTable a:visited { 
text-decoration:underline;
font-size: 9pt; 
}

.ListTable a:hover { text-decoration:underline; 
font-size: 9pt;
}

.ListTable a:active { 
text-decoration:underline; 
font-size: 9pt;
}
  



</style>
 