.grayborder {
border: 1 solid #999999;
}

P, TH, TD, h1 {
font-family: Trebuchet MS; font-size: 12px;
color: #666666;
}

h1 {
font-size: 18px;
text-align:center;
}

TD.monthname {
font-size: 18px;
}

.blknav {
font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.blknav:hover {
font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

.dayname {
font-size: 10px;
color: #ffffff;
background-color: #000000;
}


