	p	
	{
		font-family: arial, sans-serif;
		font-size:10pt
	}
	
	ul.format
	{
	font-family: arial, sans-serif;
		font-size:10pt
	}

	a.nav
	{
		font-family:arial,sans-serif;	
		color:#ffffff;
		text-decoration:none;
		font-size:10pt;
		background-color:#5D7FA5;
		font-weight:bold
		
	}
	
	a.mainnavactive
	{
		font-family:arial, sans-serif;
		color:000000;
		text-decoration:none;
		font-size:10pt;
		font-weight:bold;
		background-color:#5D7FA5
	}
	
	a.nav:hover
	{
		color:#D1DFFF
	}
	
	a.subnav
	{
		font-family:arial,sans-serif;	
		color:#ffffff;
		text-decoration:none;
		font-size:10pt;
		background-color:#996D94;
		font-weight:bold
	}
	
	a.subnavactive
	{
		font-family:arial,sans-serif;	
		color:#000000;
		text-decoration:none;
		font-size:10pt;
		font-weight:bold;
	}
	a.subnav:hover
	{
		color:#cccccc
	}
	.footer
	{
		font-family: arial, sans-serif;
		font-size:8pt
	}
	.bar
	{
		font-family:arial,sans-serif;	
		color:#ffffff;
		text-decoration:none;
		font-size:11pt;
		background-color:#5D7FA5;
		font-weight:normal
	}
	.title
	{
		font-family: arial, sans-serif;
		font-size:11pt;
		font-weight:bold;
		color:#090969
	}

	body
	{
		background-color:#eeeeee
	}
	.navtable
	{
		background-color:#5D7FA5
	}
	.subnavtable
	{
	 	background-color:#996D94
