.calendar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	border: none;

}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.main-large {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
}
.captions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.red {
	color: FF0000;
	}
