body, td
{
	font-size: 100%;
	font-family: Verdana, sans-serif; 
}

A:link
{
	color: #cc6600;
}

A:visited
{
	color: #993300;
}

A:active, A:hover
{
	color: #993300;
	text-decoration: underline;
}

h1
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	text-shadow: #993300 0.2em 0.2em 5px;
	font-weight: bold;
	font-size: 350%;
	color: #cc6600;
}

h2
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 220%;
	color: #cc6600;
}

h3
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 175%;
	color: #ddaa66;
}

h4
{
	font-weight: bold;
	font-size: 110%;
	color: #aa99dd;
}

h5
{
	font-weight: normal;
	font-size: 100%;
	color: #aa99dd;
}

dt
{
	font-size: 100%;
	color: #bbaaee;
}

th
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 110%;
	color: #bbaaee;
}

th.indentheading
{
	text-align=right;
	vertical-align=top;
}
