body, td
{
	font-size: 100%;
	font-family: Verdana, sans-serif; 
}

A:link
{
	color: #cccc66;
}

A:visited
{
	color: #999966;
}

A:active
{
	color: #FFFFFF;
}

A:hover
{
	color: #FFFF66;
}

A.dummy
{
	color: black;
}

h1
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	text-shadow: #330066 0.2em 0.2em 5px;
	font-weight: bold;
	font-size: 350%;
	color: #ffff66;
}

h2
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 220%;
	color: #ffff66;
}

h3
{
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 175%;
	color: #bbaaee;
}

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;
}
