		body{
		background-color : #003366;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		list-style: circle;
		scrollbar-arrow-color: #ffffff;
		scrollbar-base-color: #336699;
		scrollbar-track-color: #003366;
		empty-cells: show;
		}
	ul {
		list-style: circle;
	}
	
	A:Active  { color : #003366; text-decoration : none;}
	A:Visited  { color : #003366; text-decoration : underline;}
	A:Hover  { color : #006699; text-decoration : none;}
	A { color : #003366; text-decoration : underline; }

	h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #006699;
	font-size : 13pt;
	margin-top: 6px;
	margin-bottom: 20px;
	}

	h2  {
	font-weight : bold;
	color : #336699;
	font-size : 12pt;
	margin-bottom: 0px;
	}	
	
	h3  {
	font-weight : bold;
	color : #006699;
	font-size : 11pt;
	margin-bottom : 0px;
	}

	
	
	.nav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-variant: small-caps;
	font-weight: bold;
	}
	
	.nav1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #cc6600;
	}
	
	.nav2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003366;
	}
	
	.nav3{
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-size : 9pt;
	padding-right: 12px;
	font-weight: bold;
	}		
			
	.content{
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 10pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: justify;
	}
	
	.content2{
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 9pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: justify;
	}
	
	
	.quote{
	color : #003399;
	font-size : 8pt;
	padding-left: 4px;
	padding-right: 10px;
	/*text-align: right;*/
	}
	

	.copyright{
	font-size: 7pt;
	color: #336699;
	padding-right: 6px;
	text-align: right;
}	
