BODY
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffffe1;
}

TABLE
{
	border-right: #993707 ridge;
	border-top: #993707 ridge;
	left: 35px;
	border-left: #993707 ridge;
	border-bottom: #993707 ridge;
	position: relative;
}
.txtIntr
{
	font-size: 40pt;
	color: #000066;
	font-family: 'Monotype Corsiva';
	position: relative;
	top: 20px;
	text-align: center;
}
.txtDiagram
{
	left: 42px;
	color: #330000;
	font-style: italic;
	position: relative;
}

a.txtHyperlink:hover
{
	font-weight: bold;
	color: #000066;
}

a.txtHyperlink
{
	font-weight: bold;
	color: #660000;
}

.txtActiveHyperlink
{
	font-weight: bold;
	color: #660000;
	background-color: #ffcc00;
}

.headChuchle
{
	background-color: #ffff99;
}

