TR.hilight {
	background-color: #FFFFCC;
}
tr.menu {
text-align="center";
	background-color:#ccffcc;
}
td {
	vertical-align : top;
}
TD.border {
	color: Blue; border-bottom: medium dotted Green;
}
TD.oldnum {
	color: Navy;
	font-size : smaller;
	font-style : normal;
	font-variant : small-caps;
}
TD.newcolor {
	color: Red;
	font-size : smaller;
	font-variant : small-caps;
}
TD.sizename {
	font-family: 'Times New Roman', Serif;
	font-size : 250%;
	width: 33%;
}
TD.leftside {
	width: 120px;
	background-color:#99ffcc;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	margin-bottom: 2;
	margin-left: 2;
	margin-right: 2;
	margin-top: 2;
	vertical-align : top;
}
p {
	font-size : smaller;
}
pre {
	font-family : "MS Serif", "New York", serif;
	font : 120%;
}
a {
	text-decoration : none;
}
a.sidebar {
	color: Navy;
	font-size : 80%;
	font-weight : bolder;
}
A.sidebar:hover { color: #003399; background-color: #ffff99; }
BODY { margin-bottom: 2; margin-left: 2; margin-right: 2; margin-top: 2; font-family: 'Trebuchet MS', sans-serif, 'Times New Roman', serif; }
p.headline {
	font : bold normal normal 125%/125% "Times New Roman", Times, serif;
}
