<style type="../text/css"> 
 <!--
 a:link {color:#000000;text-decoration:none;}
 a:visited {color:#000000;text-decoration:none;}
 a:active {color:#000000;text-decoration:underline;}
 a:hover {color:#000000;text-decoration:none;}
 

.s1 { font-family: "Arial, Geneva"; font-size: 12pt; font-weight: bold; color: #000000}
.s2 { font-family: "Arial, Geneva"; font-size: 10pt; color: #C0C0C0}
.s2a { font-family: "Arial, Geneva"; font-size: 9pt; color: #C0C0C0}
.s2b { font-family: "Arial, Geneva"; font-size: 9pt; color: #000000}
.s3 { font-family: "Arial, Geneva"; font-size: 8pt; color: #000000}
.s4 { font-family: "Arial, Geneva"; font-size: 8pt; font-weight: bold; color: #CCCCCC}
.s5 { font-family: "Arial, Geneva"; font-size: 8pt; color: red}


.main {
	width:120px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.month {
background-color:#003366;
font:bold 12px "Arial", "Helvetica", "sans-serif";
color:white;
}

.daysofweek {
background-color:#0099FF;
font:bold 9px "verdana";
color:white;
}

.days {
font-size: 9px;
font-family:"verdana";
color:#003366;
padding: 2px;
}

.days #today{
	font-weight: bold;
	color: #FF6600;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}

 -->
 </style>	
