body { font-size : 10pt;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : normal;
	font-style : normal; }

P.foot  {
	font-weight : normal;
	font-family :  sans-serif;
	text-align : left;
	font-size : 8pt;
	font-style : normal;
}

H1  {
	font-size : 16pt;
	font-style : normal;
	font-family : sans-serif;
	font-weight : normal;
	margin : 0; 
	margin-bottom : 4px;
	margin-top : 6px;
}

H2  {
	font-size : 14pt;
	font-weight : normal;
	font-family : sans-serif;
	font-style : normal;
	margin-bottom : 4px;
	margin-top : 4px;
}

H3  {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold; 
	text-decoration:underline;
	margin-bottom : -12px;
	margin-top : 12px;
}

P  {
	font-size : 12pt;
	font-family : Default;
}

P.list  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}

font.body  {
	font-size : 10pt;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}

P.list2  {
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

.caption {
	font-family : sans-serif;
	font-size : 80%;
	font-weight : normal;
	font-style : normal; 
	text-align : center;
	
}
	

a.sidebar_menuitem:link { text-decoration: none; font-weight: bold; outline: none; color:  #d9cdae;
	font-size: 100%;
	}
a.sidebar_menuitem:hover { text-decoration: none; font-weight: bold; outline: none; color: #d9cdae; 
	font-size: 100%; text-shadow: 0.2em 0.2em 0.6em #ccc;
	}
a.sidebar_menuitem:visited {text-decoration: none; font-weight: bold; outline: none; color:  #d9cdae; 
	font-size: 100%;
	}
a.sidebar_menuitem:active { text-decoration: none; font-weight: bold; outline: none; color:  #d9cdae; 
	font-size: 100%;
	}

.sidebar_menuitem { font-size: normal; font-family: sans-serif; color: #d9cdae; }

.layout_table { max-width: 1000px; width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	  background-color: #ffffdd; 
} 

.footnote {
	font-family : sans-serif;
	font-size : 70%;
	font-weight : normal;
	font-style : italic;		
}

.footer { margin-top: 4px; margin-bottom: 4px; margin-left: 4px; }
hr.mid { color: #999966; border: 1px solid #999966; }
.dark { background-color: #1c4a3b; }
.light { color: #ffffcc; }
.first-letter { font-size:200%; font-style: none;}
.updated_date { font-size:70%; font-style:italic; }

