body {
	background-color : #2c2c2c;
	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 : #c0c0c0;
	line-height : 14pt;
	margin-left : 52px;
	margin-right : 52px;
	margin-top : 0px;
	margin-bottom : 6px;
	text-align : justify;
}

p.title {
	font-family : verdana, sans-serif;
	font-size : 8pt;
	color : #c0c0c0;
	line-height : 11pt;
	margin-left : 24px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 6px;
	text-align : left;
}

p.tip {
	font-family : verdana, sans-serif;
	font-size : 8pt;
	color : #242424;
	line-height : 11pt;
	margin-left : 80px;
	margin-right : 80px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}

p.center {
	font-family : verdana, sans-serif;
	font-size : 9pt;
	color : #a6a6a6;
	line-height : 15pt;
	margin-left : 80px;
	margin-right : 80px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}

p.title {
	font-family : verdana, sans-serif;
	font-size : 9pt;
	color : #a6a6a6;
	line-height : 15pt;
	margin-left : 100px;
	margin-right : 100px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

p.title2 {
	font-family : verdana, sans-serif;
	font-size : 8pt;
	color : #a6a6a6;
	line-height : 15pt;
	margin-left : 100px;
	margin-right : 100px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : justify;
}


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


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

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

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

p.dark {
	font-family : verdana, sans-serif;
	font-size : 6pt;
	color : #000000;
	line-height : 4pt;
	margin-left : 10px;
	margin-right : 10px;
	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 : 0px;
	margin-right : 0px;
	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: #2c2c2c;
	text-align : left;
}

h2 {
	font-family : verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #242424;
	line-height : 11pt;
	margin-left : 80px;
	margin-right : 80px;
	margin-top : 40px;
	margin-bottom : 6px;
	text-align : left;
}

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

h4 {
	font-family : verdana, sans-serif;
	font-size : 15pt;
	line-height : 18pt;
	margin-left : 8px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 20px;
	font-weight : normal;
	color: #9f9f9f;
	text-align : left;
}



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

:link { color: #c0c0c0;} 
:link.footnote { color : #a4a4a4; }
:link.brantwood { color : #f9e7c3; }

:hover { color: #f7f7f7;
		  text-decoration : underline;} 
:hover.footnote { font-weight : normal;
				text-decoration : underline;
				color : #efefef; }
:hover.brantwood { font-weight : normal;
				text-decoration : underline;
				color : #f9e7c3; }
				
:active { color: #ff1b1b; } 

:visited { color: #c0c0c0; }
:visited.footnote { color : #a4a4a4; }
:visited.brantwood { color : #f9e7c3; }

em.yellow { font-style : normal;
			color: #ffffdf; }
		  
	   
em.grey { font-style : normal;
		  color: #9a9a9a; }

		  
		  
table {cell-spacing : 0px;
	   cell-padding : 0px;}
	   
td {vertical-align : top;}

td.bottom {vertical-align : bottom;}

li {font-family : tahoma, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 14pt;
	margin-top : 0px;
	margin-left : 2px;
	margin-right : 0px;
	margin-bottom : 2pt;
	text-align : left;
	list-style: disc;

}

ul {
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	line-height: 16pt;
	margin-top : 4px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 2pt;
	text-align: left;
	text-indent: 5px;
	list-style: disc;
	list-style-position: inside;
}

img { border-color : #a6a6a6 ; }