img {
	border: none;
}

body {
	padding: 0px;
	margin: 0px;

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color:#444444;
}

li{
	margin-bottom:5px;
}

a {
	color:#999999;
	text-decoration: none;
}

a:active {
	color:#999999;
  }

a:visited {
	color:#999999;
}

a:hover {
	color:#555555;
}


div.footer {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color:#CCCCCC;
}

.spnormal {
	color: #000000;
}

.spres {
	color: #FF0000;
	font-weight: bold;
}
.tdnormal {
	vertical-align: bottom;
	text-align: right;
}

.tdweekend {
	vertical-align: bottom;
	text-align: right;
//	background-color: #D6C1DD;
	background-color: #D6E1D0;
}
.outofmonth{
	color: #999999;
}

.spandp{
	color: #000000;
	font-weight: bold;
}

.spanwee{
	color: #000000;
	font-weight: bold;
}