.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:18px;
}

.requirement {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8C8C8C;
}
.content {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.iframe_date {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.iframe_day {

	font-family: verdana;
	font-size: 9px;
	color: #EA0000;
}
.button {
	font-family: "trebuchet ms";
	font-size: 10px;
	background-color: #990000;
	color: #FFFFFF;
	height: 20px;
	width: 50px;
	border: 1px solid #FFFFFF;
}
