body
{
margin: 0;
padding: 0;
text-align: center;
color: #333;
background-color: #fff;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size: 10px;
font-family: arial, hevetica, sans-serif;
}

.CalenderMonth{ 

border: solid 2px white; 
font-size: 10px; 
background-color: #e5ebf4; 
	a:link: #e5ebf4;
}

.CalenderMonthDayRow{
    text-align: right;
    font-size: 10px;
	a:link: #e5ebf4;
}

.Pictures{
    background-color: #fff;   
    border: 2px solid white;
    text-align: center;  
    font-size: 10px;


}
