
H2	{
	font-family: "verdana";
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-align: left
	}

H3	{
	font-family: "verdana";
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-align: left
	}

P	{
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: left
	}

li	{
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: left
	}

UL	{
	compact
	}

tr.head {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: bold;
	color: black;
	}

A.top	{
	color:#ffffcc;
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none
	}

A.parent	
	{
	color: orange;
	font-family: "verdana";
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none
	}
A.child
	{
	color:black;
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	text-indent: 5px;
	text-decoration:none
	}
.folding
	{
	cursor:hand
	}

A:link		{
		text-decoration:none
		}

A:visited	{
		text-decoration:none
		}

A:hover		{
		text-decoration:underline
		}

A:active	{
		text-decoration:underline
		}
p.c12 { text-align: center; }
