body {
background-color: #00CCFF;
font-family: verdana;
}

table {
border-width: 2px;
border-style: solid;
border-color: #000000;
border-spacing: 0px;
}

.imageClass {
text-align: left;
vertical-align : middle;
padding-right: 10px;
}

td {
text-align: center;
vertical-align : top;
width: 125px;
border-width: 1px;
border-style: solid;
border-color: #000000;
padding: 0 px;
}

alt {
font-family: helvetica,arial;
font-size: 18px;
font-weight: bold;
}

/*
h2 {
font-family: helvetica;
font-size: 14px;
vertical-align : middle;

}

*/



.dayHeaderNameFont {
font-size: 14px;
color: black;
font-weight: bold;
}

.dayFont {
text-align: right;
padding: 10px;
font-family: arial;
font-size: 28px;
}

.dayColorNameFont {
text-align: right;
font-family: arial;
font-size: 12px;
color: black;
}

.payDayFont {
text-align: center;
font-size: 12px;
color: black;
font-weight: bold;
}

.subjectFont {
text-align: center;
font-size: 12px;
color: black;
}

.quote {
font-family: helvetica,arial;
font-size: 14px;
vertical-align : middle;
}
