P  {
	font-size : 10pt;
	margin-left : 1em;
	margin-right : 1em;
}

H1  {
	font-size : 15pt;
	font-weight : normal;
	text-align : center;
}

H2  {
	font-size : 13pt;
	font-weight : normal;
}

H3  {
	font-size : 11pt;
	font-weight : bold;
}

A  {
	color : #0000ff;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : Purple;
}

A:Active  {
	color : Red;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : Verdana, Arial, sans-serif;
	color : Black;
	background-color : White;
	margin : 5px 5px 0 5px;
}

.PH1  {
	font-size : 15pt;
	font-weight : bold;
}

.PH2  {
	font-size : 13pt;
}

.PH3  {
	font-size : 11pt;
	font-weight : bold;
}

HR  {
	color : #808000;
	width : 75%;
}

IMG  {}

.thisPage  {
	font-size : 13pt;
}

td  {
	font-size : 10pt;
}

.smaller  {
	font-size : smaller;
}

cite  {
	font-size : 9pt;
	font-style : italic;
}

#menuarea  {
	font-size : 10pt;
	color : #FFFFFF;
	position : absolute;
	background-color : #95683f;
	left : 5px;
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 5px;
	padding-bottom : 15px;
	width : 150px;
}

#mainarea  {
	position : absolute;
	left : 165px;
}

#footarea  {
	position : absolute;
	font-size : smaller;
	text-align : center;
	width : 100%;
}

A.menu  {
	color : #FFFF00;
}

A.menu:hover  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A.menu:visited  {
	color : #FFFFC0;
	text-decoration : none;
}

#level0  {}

#level1  {}

#level2  {}

#level3  {}

#level4  {}

#topbar  {
	text-align : center;
}

.currentlink  {
	color : #FFF;
	font-weight : bold;
	background-color : #808000;
}


