.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.darkgraytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: BCBCBC;
}
.simpletext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.today {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCD9B;

}
.border {
	border: 1px solid #999999;
}
.subtitle {

	font-family: Tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
