body {
	background-color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-base-color : #0c0c0c;
}

p {
	font-family : verdana, sans-serif;
	font-size : 9pt;
	color : #e8e8e8;
	line-height : 14pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}


p.title {
	font-family : verdana, sans-serif;
	font-size : 8pt;
	color : #808080;
	line-height : 12pt;
	margin-left : 117px;
	margin-right : 117px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}


p.nav {
	font-family : verdana, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	line-height : 12pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

p.small {
	font-family : verdana, sans-serif;
	font-size : 8pt;
	color : #c0c0c0;
	line-height : 12pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

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


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


p.footnote {
	font-family : verdana, 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 : verdana, sans-serif;
	font-size : 6pt;
	line-height : 6pt;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #000000;
	text-align : left;
}

h2 {
	font-family : verdana, sans-serif;
	font-size : 10pt;
	line-height : 11pt;
	margin-left : 20px;
	margin-right : 10px;
	margin-bottom : 2px;
	margin-top : 0px;
	font-weight : normal;
	color: #ffffff;
	text-align : left;
}


h2.small {
	font-family : verdana, sans-serif;
	font-size : 9pt;
	line-height : 11pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 2px;
	margin-top : 0px;
	font-weight : normal;
	color: #ffffff;
	text-align : left;
}

h3 {
	font-family : verdana, sans-serif;
	font-size : 11pt;
	line-height : 14pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : normal;
	color: #c0c0c0;
	text-align : center;
}

h4 {
	font-family : verdana, sans-serif;
	font-size : 11pt;
	color : #f4a2e4;
	font-weight : normal;
	line-height : 12pt;
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 12px;
	text-align : left;
}



a {
	font-weight : normal;
	color: #808080;
	text-decoration : none;
}
a.footnote {
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
}

:link { color: #f4a2e4;} 
:link.nav { color : #f4a2e4; }
:link.footnote { color : #808080; }

:hover { color: #fcd4f4;
		  text-decoration : underline;} 
:hover.nav { color : #fcd4f4; }
:hover.mail { font-weight : normal;
				color : #ffffff; }
:hover.footnote { font-weight : normal;
				text-decoration : underline;
				color : #ffffff; }
	
:active { color: #ff1b1b; } 

:visited { color: #f4a2e4; }
:visited.nav { color : #f4a2e4; }
:visited.footnote { color : #808080; }

em { font-style : italic; }

em.yellow { font-style : normal;
		  color: #ffb43f; }
		  
em.white { font-style : normal;
           color: #ffffff; }	  

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

em.smaller {
	font-family : verdana, sans-serif;
	font-size : 11pt;
	line-height : 14pt;
	font-weight : normal;
	font-style : normal;
	color: #cdd5e1;
}
strong { font-weight : bolder; }

img {margin-bottom : 0px;
	margin-top : 0px; 
	border-color : #c0c0c0;}

td {vertical-align : top;}

td.bottom {vertical-align : bottom;}

textarea   { overflow: auto }

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

table {cell-padding : 0px;
	   cell-spacing : 0px;
	   }
