body {
	background-color : #202020;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

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

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

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

p.pale {
	font-family : tahoma, sans-serif;
	font-size : 10pt;
	color : #ff8080;
	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 : #000000;
	line-height : 4pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0pt;
	margin-bottom : 0pt;
	text-align : right;
}

p.light2 {
	font-family : tahoma, sans-serif;
	font-size : 6pt;
	color : #202020;
	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 : #000000;
	line-height : 13pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	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 : 4px;
	margin-bottom : 2px;
	text-align : justify;
}

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

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

h2 {
	font-family : tahoma, sans-serif;
	font-size : 12pt;
	margin-left : 10px;
	margin-bottom : 6px;
	margin-top : 1px;
	font-weight : normal;
	color: #f9eecd;
	text-align : left;
}

h3 {
	font-family : tahoma, sans-serif;
	font-size : 12pt;
	margin-left : 30px;
	margin-bottom : 6px;
	margin-top : 1px;
	font-weight : normal;
	color: #ffffff;
	text-align : left;
}

h4 {
	font-family : tahoma, sans-serif;
	font-size : 11pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : bold;
	color: #000000;
	text-align : left;
}

h5 {
	font-family : tahoma, sans-serif;
	font-size : 12pt;
	margin-left : 10px;
	margin-bottom : 6px;
	margin-top : 1px;
	font-weight : normal;
	color: #edcd3e;;
	text-align : left;
}

ul {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #f9eecd;
	line-height: 20pt;
	margin-left: 45px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	list-style-type: circle;
	}

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

img {border-color : #8a4a3e;}

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

:link { color: #edcd3e;} 
:link.link { color : #8a4a3e; }
:link.nav { color : #50373a; 
			font-size : 11pt; }

:hover { color: #f9eecd;
		  font-weight : bold;} 
:hover.nav { color : #ff4040; }
:hover.mail { font-weight : normal;
				color : #ffffff; }
	
:active { color: #ff1b1b; } 

:visited { color: #edcd3e; }
:visited.link { color : #8a4a3e; }
:visited.nav { color : #8a4a3e; }

em { font-style : italic; }
em.grey { font-style : normal;
		  color: #808080; }
em.black { font-style : normal;
           font-size : 8pt;
		  color: #000000; }	  

em.1 {color : #101010;
	   font-style : normal;}

em.2 {color : #151515;
	   font-style : normal;}

em.3 {color : #1a1a1a;
	   font-style : normal;}

em.4 { color : #202020;
	   font-style : normal;}


strong { font-weight : bold; }




