BODY {
	FONT-SIZE: 12px;
	MAX-WIDTH: 90em;
	MARGIN: 10px auto;
	TEXT-ALIGN: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD {
	FONT-SIZE: 100%;
}
I {
	color:RGB(50,0,200)
}
SPAN.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 150%;
	text-decoration: underline;
}
SPAN.section {
	FONT-WEIGHT: bold;
	FONT-SIZE: 133%;
}
SPAN.heading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
}
SPAN.credits {
	FONT-SIZE: 80%;
	TEXT-ALIGN: right;
}
DIV.cols {
	FLOAT: left;
	MARGIN: 10px;
	WIDTH: 30%;
	TEXT-ALIGN: left;
}
DIV.links {
	MARGIN-BOTTOM: 2em;
	TEXT-ALIGN: left;
}

a:link {color: #009900}
a:visited {color: #990000}
a:hover {color: #000099}
a:active {color: #990000}