body {
	font-family: Verdana, sans-serif;
	background: white;}
		
table, td {
	border:0;}

.heading {
	text-align: center;
	color: green;}

.toc {
	font-size: 10px; 
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 2em;
	left: 1em;
	width: 9em;}

.top {
	vertical-align: top;}

a:link {
	color: blue;}
a:visited {
	color: purple;}

.attrname {
	font-style: italic; 
	font-weight: bold; 
	font-size: 18px;}

.attrdesc {
	line-height: 1.5; 
	font-size: 12px;}

.footing {
	text-align : center;
	font-size: 10px;}


