body {
	background-color: #95B4E1;
	color: #293D71;
	font: 8pt Tahoma,Arial, Helvetica, sans-serif;
	background-image: url(textpage_bg.gif);
	background-repeat: repeat-y;
}

td {
	font-size: 8pt;
}

div.yearselection {
	background-color: #95B4E1;
	padding: 6px;
	width: 100px;
	font-size: 10pt;
	position: absolute;
	left: 543px;
	text-align: center;
	cursor: pointer;
}

span.yearlabel {
	position: relative;
	top: -3px;
}

span.yearno {
	font-size: 16pt;
	font-weight: bold;
}
