h1, h2, h3, h4, h5, h6, th, td, p, ul, li
{
	color:maroon;
	font-family: Trebuchet MS, Arial, sans-serif
}

pre
{
	color:green;
	font-family: Courier, serif
}

a
{
	color: green;
	text-decoration: none
}

a:hover
{
	color: maroon
}

.title
{
	font-weight: bold;
	font-size: 36pt;
	color: red;
	font-family: cursive, times, sans-serif;
	text-decoration: none
}

.index
{
	font-weight: bold;
	font-size: 10pt;
	font-family: cursive, sans-serif;
	text-decoration: none
}

.notebk
{
	font-weight: bold;
	font-size: 10pt;
	font-family: cursive, sans-serif;
	text-decoration: none
}

.heading
{
	font-weight: bold;
	font-size: 12pt;
	font-family: cursive, sans-serif;
	text-decoration: none
}

