body {
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 05px;
	margin-bottom : 0px;
	scrollbar-base-color : #cabb9e;
}

p {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #423024;
	line-height : 15pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
	margin-bottom : 10px;
	text-align : left;
}

p.padded {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #423024;
	line-height : 15pt;
	margin-left : 20px;
	margin-right : 44px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : justify;
}

p.intro {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #ffedd1;
	line-height : 15pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 2px;
	text-align : left;
}

p.nav {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ffffff;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
} 

p.nav2 {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #562e1e;
	line-height : 14pt;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
} 

p.footnote {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 10pt;
	margin-left : 10px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

p.form {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #562e1e;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 8px;
	text-align : right;
}

h1 {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	line-height : 11pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #ededed;
	text-align : center;
}

h2 {
	font-family : tahoma, sans-serif;
	font-size : 11pt;
	line-height : 13pt;
	margin-left : 0px;
	margin-right : 66px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #ffedd1;
	text-align : right;
}


h3 {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #423024;
	line-height : 15pt;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : left;
}


h4 {
	font-family : tahoma, sans-serif;
	font-size : 16pt;
	line-height : 16pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	font-weight : normal;
	color: #d0eff4;
	text-align : center;
}



a { text-decoration : none; }

:link { color: #eecf9e; } 
:link.footnote { color : #404040 ; }
:link.link { color : #404040 ; }
:link.nav2 { color : #ad5533 ; }

:hover { color: #ddd28b;  
		text-decoration : none; 
		font-weight : bold; }
:hover.footnote { color: #000000;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.link { color: #000000;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.nav2 { color: #000000;  
		text-decoration : underline; 
		font-weight : normal; }		
		
:active { color: #d00f00; } 
:visited { color: #eecf9e; }
:visited.footnote { color : #404040 ; }
:visited.link { color : #404040 ; }
:visited.nav2 { color : #ad5533 ; }



em {
	font-style : italic;
}


strong { font-weight : bold;}

img { border-color : #ffedd1; }

td  { vertical-align : top ; }




td.middle  { vertical-align : middle ; }


td.bottom  { vertical-align : bottom ; }


input.brown {
	background-color: #a45021; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #ffffff;}
