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

p {
	font-family : arial, sans-serif;
	font-size : 9pt;
	color : #404040;
	line-height : 16pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 0px;
	text-align : justify;
}

p.grey {
	font-family : arial, sans-serif;
	font-size : 9pt;
	color : #808080;
	line-height : 16pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 6px;
	margin-bottom : 0px;
	text-align : justify;
}

p.address {
	font-family : arial, sans-serif;
	font-size : 11pt;
	color : #c0c0c0;
	line-height : 16pt;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;
}

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

p.navtop {
	font-family : arial, sans-serif;
	font-size : 11pt;
	color : #4188bf;
	line-height : 11pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : center;
}


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


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

h2 {
	font-family : arial, sans-serif;
	font-size : 11pt;
	line-height : 11pt;
	margin-left : 20px;
	margin-bottom : 0px;
	margin-top : 20px;
	font-weight : normal;
	color: #4b87b9;
	text-align : left;
}

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

h4 {
	font-family : arial, sans-serif;
	font-size : 14pt;
	line-height : 14pt;
	margin-left : 20px;
	margin-bottom : 0px;
	margin-top : 20px;
	font-weight : normal;
	color: #ccffff;
	text-align : left;
}

form {
	font-family : arial, 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 : #404040;
	 margin-top : 0px;
	 margin-bottom : 0px;}

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

:link { color: #c0c0c0;} 
:link.footnote { color: #7f888f;}
:link.navtop { color: #404040;}

:hover { color: #ffffff;
		font-weight : normal;
		text-decoration : underline; } 
:hover.navtop { color: #417199;
		font-weight : normal;
		text-decoration : underline; } 
		
:active { color: #ff1b1b; } 

:visited { color: #c0c0c0; }
:visited.footnote { color: #7f888f; }
:visited.navtop { color: #404040; }

em { font-style : italic; }
em.blue { font-style : normal;
		font-weight : bold;
		  color: #4b87b9; }
		  
em.bullet {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	color: #319295;
}


strong { font-weight : bold; }


td {vertical-align : top;}

td.bottom {vertical-align : bottom;}





