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

p {
	font-family : Verdana, san serif;
	font-size : 9pt;
	color : #553f34;
	line-height : 16pt;
	margin-left : 14px;
	margin-right : 18px;
	margin-top : 9pt;
	margin-bottom : 4px;
	text-align : justify;
}

p.list {
	font-family : Verdana, san serif;
	font-size : 8pt;
	color : #808080;
	line-height : 9pt;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}

p.form {
	font-family : Verdana, san serif;
	font-size : 9pt;
	color : #553f34;
	line-height : 16pt;
	margin-left : 4px;
	margin-right : 14px;
	margin-top : 9pt;
	margin-bottom : 4px;
	text-align : justify;
}

p.right {
	font-family : Verdana, san serif;
	font-size : 9pt;
	color : #553f34;
	line-height : 24px;
	margin-left : 14px;
	margin-right : 4px;
	margin-top : 9pt;
	margin-bottom : 4px;
	text-align : right;
}

p.small {
	font-family : Verdana, san serif;
	font-size : 7pt;
	color : #c0c0c0;
	line-height : 9pt;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
} 

p.footnote {
	font-family : Verdana, san serif;
	font-size : 7pt;
	color : #c0c0c0;
	line-height : 9pt;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 14px;
	margin-bottom : 4px;
	text-align : center;
} 

p.footnote1 {
	font-family : Verdana, san serif;
	font-size : 7pt;
	color : #c0c0c0;
	line-height : 9pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : justify;
} 


p.nav {
	font-size : 10pt;
	line-height : 12pt;
	color : #ff4040;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2pt;
	margin-bottom : 6px;
	text-align : left;
}

p.blue {
	font-size : 9pt;
	color : #004794;
	line-height : 16pt;
	margin-left : 14px;
	margin-right : 14px;
	margin-top : 9pt;
	margin-bottom : 4px;
	text-align : justify;
}

p.greyleft {
	font-size : 10pt;
	line-height : 11pt;
	color : #202020;
	margin-top : 2pt;
	margin-bottom : 2px;
	margin-right : 40px;
	text-align : justify;
}

p.center {
	text-align : center;
}

p.light {
 	color : #ffffff;
	font-size : 6pt;
	line-height : 7px;
	padding-bottom : 0px;	
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
 }
 


h1 {
	font-family : Verdana, san serif;
	font-size : 6pt;
	color : #ffffff;
	line-height : 6pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : bold;
}


h2 {
	font-family : Verdana, san serif;
	font-size : 11pt;
	color : #808080;
	line-height : 16pt;
	margin-left : 14px;
	margin-right : 14px;
	margin-top : 9pt;
	margin-bottom : 3px;
	font-weight : normal;
	
}

h3 {
	font-family : Verdana, san serif;
	font-size : 10pt;
	color : #3b81cf;
	line-height : 16pt;
	margin-left : 14px;
	margin-right : 14px;
	margin-top : 9pt;
	margin-bottom : 4px;
	text-align : justify;
	font-weight : normal;
	
}

h4 {
	font-family : Verdana, san serif;
	font-size : 30pt;
	color : #c0c0c0;
	line-height : 30pt;
	margin-left : 14px;
	margin-right : 4px;
	margin-top : 9pt;
	margin-bottom : 3px;
	font-weight : normal;
	text-align : right;
	
}

img.border { border : 1px solid #000000; }

td.border { border : 1px solid #bdbdbd; }


strong  { font-weight : bold; }

em  { color : #004794;
	  font-style : normal; }

em.black  { color : #000000;
			font-size : 12pt;
	  		font-style : normal;
			font-weight : bold;
}
	  
em.tiny  { color : #000000;
		  font-size : 7pt;
		  line-height : 16pt; }
	
li {
	font-family : Verdana, san serif;
	font-size : 10pt;
	color : #000000;
	height : 6pt;
	margin-left : 4px;
	margin-right : 14px;
	margin-top : 2px;
	margin-bottom : 2px;
	text-align : justify;
	list-style : circle;
	list-style-position : inside;
	vertical-align : middle;
}

a { color : #808080;
	text-decoration : none;
}

a.black {color : #000000;
	text-decoration : none;
	font-weight : bold;
}

a.nav {color : #004794;
	text-decoration : none;
	font-weight : normal;
}

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

a.close {
	text-decoration : none;
	font-size : 10pt;
}

:link { color: #004794; } 
:hover { color: #000000; }  
:hover.footnote { color: #808080;
				  text-decoration : underline; }

:active { color: #004794; } 
:visited { color: #004794; }