body {
	background-color: white;
	font-family: Verdana, Geneva, sans-serif;
}

a { text-decoration: none; }
a:link, a:visited {color:#6866ff; }
a:hover {color:#000000; text-decoration: underline;}
a:active {color:#000000;}

h1 {
	font-size: 3em;
	margin-bottom: 10px;
}

h2 {
	font-size: 2em;
	margin-top: 0;
	font-weight: normal;
}

sup { font-size: .5em; }

.indextable { background:url(/images/gray-1x1.gif); }
