
BODY  {
	color : #663300;
	font-size : 13pt;
	font-family : arial, helvetic, sans-serif, sans;
	background-color : #CCA066;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
}

P  {
	color : #663300;
	font-size : 13pt;
	margin-left : 10px;
	margin-right : 10px;
}

.subparagraph {
	margin-top : 6pt;
	margin-bottom : 6pt;
}

H1  {
	margin-left : 10px;
	margin-right : 10px;
	font-size : x-large;
	font-weight : bold;
}

H2  {
	margin-left : 10px;
	margin-right : 10px;
	font-size : x-large;
	font-weight : bold;
}

H3  {
	margin-left : 10px;
	margin-right : 10px;
	font-size : large;
	font-weight : bold;
}

HR	{
	color : #663300;
}

HR.subdivide {
	width : 60%;
	margin-top : 2pt;
	margin-bottom : 2pt;
}

HR.major {
	width : 90%;
	height : 5px;
}

A  {
	color : #005000;
}

A:Visited  {
	color : #505000;
}

A:Active  {
	color : #669900;
}

A:Hover  {
	color : #336600;
}

TH {
	font-weight: bold;
}

TD {
}

UL {
	font-size : 13pt;
	margin-left : 50px;
	margin-right : 50px;
	margin-top : 0px;
	margin-bottom : 5px;
}

LI  {
}

.footnote {
	font-size : small;
	font-style : italic;
	margin-left : 30px;
}

A.catlink {
}
.activecat {
	font-weight : bold;
}
H2.cattitle{
	text-align : center;
}
P.catdescription{
}
H4.itemname {
}
P.itemdescription {
	font-style : italic;
}
HR.itemseparator {
	width : 80%;
}
P.pager {
}
