.tix caption {
	font-weight: bold;
}

.tix td {
	width: 25px;
	height: 25px;
	line-height: 25px;
	border: 1px solid black;
	background-color: white;
}

.tix {
	border: 0px;
}

.tix td.rs {
	border: 0px;
}

div#clock {
	position: absolute;
	height: 200px;
}

#footer {
	font-size: 8pt;
}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a {
        color: #FF9900;
}
.bigfont {
        font-size: 32px;
	color: #000000;
}

.smallfont {
        font-size: 9px;
	color: #000000;
}

table {
	color: #FFFFFF;
}


