table, td {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
}

a {
	color : #000000;
	text-decoration: none;
}

.ul {
	text-decoration: underline;
}

.bold {
	font-weight : bold;
}

.prog {
	font-size: 12px;
}

.tit {
	font-weight: bold;
	font-size: 20px;
}

.subtit {
	font-weight: bold;
	font-size: 12px;
}

.year
{
	font-size: 14px;
	padding: 0 0 5px 0;
}

td.button {
	font-weight: bold;
	font-size: 20px;
	text-align:center;
	background-color:#829EAC;
	border:1px solid black;
	cursor:pointer;
}

.soldout {
	color: #DD0000;
}