.root {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.twinkle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
}
a.twinkle:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #60C;
	text-decoration: none;
}


a.twunkle:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	color: #60F;
	text-decoration: none;
}
a.twinkle:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #F0F;
	text-decoration: none;
}
a.twinkle:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #F0F;
	text-decoration: none;
}
#sched {
	border: thin solid #000;
	background-color: #FFF;
}
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}

