.tvm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333CC;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tvm :link {
	text-decoration: none;
	color: #3333CC;
}
.tvm :visited {
	text-decoration: none;
	color: #3333CC;
}
.tvm :hover {
	text-decoration: underline;
	color: #3333CC;

}
.tvm :active {
	text-decoration: none;
	color: #3333CC;
}
.tvm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #255A22;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.program {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.program a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	color: #255A22;
}

.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464A73;
	font-weight: bold;
	margin-top: 10px;
}
.program a:hover {
	text-decoration: none;
	color: #255A22;

}
.tvm1 :link {
	text-decoration: none;
	color: #255A22;
}
.tvm1 :visited {
	text-decoration: none;
	color: #255A22;
}
.tvm1 :hover {
	text-decoration: underline;
	color: #255A22;

}
.tvm1 :active {
	text-decoration: none;
	color: #255A22;
}
.tv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 12px;
	text-indent: 10pt;
	color: #004F75;
}