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

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

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

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

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


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

p.logo {
	font-family : verdana, sans-serif;
	font-size : 16pt;
	color : #eeeefe;
	line-height : 18pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}

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



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

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


h2 {
	font-family : verdana, sans-serif;
	font-size : 12pt;
	line-height : 16pt;
	margin-left : 6px;
	margin-right : 6px;
	margin-bottom : 6px;
	margin-top : 4px;
	text-align : left;
	font-weight : normal;
	color : #265ea4;
}

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

a { text-decoration : none; }

:link { color: #660099;  } 
:link.footnote { color : #404040 ; }

:hover { color: #ff0033;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.footnote { color: #c0c0c0;  
		text-decoration : underline; 
		font-weight : normal; }
:hover.blue { color: #009092; }
		
:active { color: #ffa229; } 
:visited { color: #660099; }
:visited.footnote { color : #c0c0c0 ; }
:visited.blue { color : #009092 ; }


em {
	font-style : italic;
}

em.nav {
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
	color : #ffa873;
}

em.black {
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	color : #8870e2;
}


strong { font-weight : bold; }

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

td  { vertical-align : top ; }

td.bottom  { vertical-align : bottom ; }



li {
	font-family : verdana, sans-serif;
	font-size : 10pt;
	color : #153253;
	line-height : 15pt;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 4px;
	margin-bottom : 4px;
	text-align : justify;