body {
	background-color : #ffffff;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;

}

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

p.tight {
	font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #50373a;
	line-height : 9pt;
	margin-left : 3px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 3px;
	text-align : left;
}

p.nav {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #7b8fbd;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	font-weight : normal;
	text-align : right;
}

p.nav2 {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #7c6240;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	font-weight : normal;
	text-align : right;
}

p.image {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

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

p.pale {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #8a4a3e;
	line-height : 15pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.light {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	color : #ffffff;
	line-height : 4pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0pt;
	margin-bottom : 0pt;
	text-align : right;
}

p.small {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #50373a;
	line-height : 13pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 8px;
	text-align : justify;
}
	
p.footnote {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	color : #808080;
	line-height : 10pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4pt;
	margin-bottom : 4pt;
	text-align : justify;
}

h1 {
	font-family : tahoma, sans-serif;
	font-size : 8pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #ffffff;
	text-align : right;
}

h2 {
	font-family : tahoma, sans-serif;
	font-size : 13pt;
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top : 2px;
	font-weight : normal;
	color: #7c6240;
	text-align : left;
}

h3 {
	font-family : tahoma, sans-serif;
	font-size : 13pt;
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top : 2px;
	font-weight : normal;
	color: #ffffff;
	text-align : center;
}

form {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #000000;
	line-height : 13pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4pt;
	margin-bottom : 4pt;
	text-align : left;
}

img { border-color : #ff8080; }

a {	text-decoration : none;
font-weight : normal;
}

:link { color: #7c6240; } 


:hover { color: #7b8fbd;
		text-decoration : underline; } 

:active { color: #7c6240; } 

:visited { color: #7c6240; }

em { font-style : italic; }

em.gold { color : #7c6240;
		  font-style : normal; }
		  
strong { font-weight : bold; }

img.small {	margin-bottom : 4px;
			margin-top : 4px; }


