body {
	background-color: #EEEEEE;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 22px;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.style2 {	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; letter-spacing: 1px; line-height: 22px; color: #999999; }
.style6 {font-size: 12px}
.date {
    height: 50px;
    width: 45px;
    background: url(calendar.gif) no-repeat;
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    padding: 0px 2px 0 0;
    line-height: 100%;
    float: left;
}
.date span {
    height: 16px;
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: center;
    padding-top: 7px;
}
.wk {
    background: url(calendar.gif) no-repeat;
}
.wknd {
    background: url(calendar2.gif) no-repeat;
}

