	BODY {
		font-family: verdana, arial, sans-serif;
		margin:18pt 5pt 10pt 5pt;
		background-color: #F8F6DB;
		color: #666666;
		}

	A 		{  text-decoration: none; font-weight: bold; font-size:10pt;}
	A:link		{ color: #666666; text-decoration: none; }
	A:visited	{ color: #666666; text-decoration: none; }
	A:hover		{ color: #000000;  text-decoration: underline;}
	A:active	{ color: #666666;  text-decoration: none;}
	.title
	{
		font-family: verdana, arial, sans-serif;
		font-size: 12pt;
		color: #666666;
		text-align: center;
		padding-bottom: 10pt;
	}
	
	.menu
	{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
		color: #666666;
		font-size: 9pt;
		background: #B3EFBE;
	}
	.menu ul
	{
		margin: 0;
		padding: 0.5em;
		list-style-type: none;		
	}
	.menu li,
	.menu:visited li
	{
		text-align: center;
		margin: 0px 4px 0px 4px;
		float: left;
	}
	
	.submenu
	{
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		color: #666666;
		font-size: 9pt;
		background: #B3EFBE;
	}
	.submenu ul
	{
		margin: 0;
		padding: 0.2em;
		list-style-type: none;		
	}
	.submenu li,
	.submenu:visited li
	{
		text-align: center;
		margin: 0px 8px 0px 8px;
		float: left;
	}
	
	a.menuselected,
	a.menuselected:visited
	{
		color: #000000;
	}
	a.submenuselected,
	a.submenuselected:visited
	{
		color: #434343;
	}
	a.menu:hover,
	a.submenu:hover,
	a.menuselected:hover,
        a.submenuselected:hover
	{
		color: #000000;
		text-decoration: underline ;
	}
	
 	.bodytext
 	{
 		font-size:10pt;
 		font-family: verdana, arial, sans-serif;
 		font-weight: normal;
 		margin:10pt 5pt 10pt 5pt;
 		background: #ffffff;
 		color: #666666;
 	}

	.greenline
	{
		background: #B3EFBE;
	}
	.greyline
	{
		background: #666666;
	}
	.whiteline
	{
		background: #FFFFFF;
	}
	
	.copyright
	{
		background: #B3EFBE;
		color: #666666;
		font-size: 8pt;
	}
	.pageborder
	{
	}
	.page
	{
		background-color: #FFFFFF;
		font-size:10pt;
	}
	.pageoutline
	{
		background-color: #FFFFFF;
	}
	.datestamp
	{
		text-align: right;
		font-weight: bold;
	}
	.hidden,
	a.hidden,
	a:visited.hidden,
	a:hover.hidden
	{
	color:#F8F6DB;
	font-size:1%;
	}
	
	.subhead
	{
 		font-size:12pt;
 		font-family: verdana, arial, sans-serif;
 		font-weight: bold;
 		margin:20pt 5pt 5pt 15pt;
	}
	.sitemap
	{
		padding:2pt;
 		font-size:10pt;
 		font-family: verdana, arial, sans-serif;
 		font-weight: normal;
	}
	.propertylist,
	.propertylist img
	{
		border: 0px;
		list-style-type: none;
		padding: 5px;
		margin: 5px; 
		vertical-align: middle;
	}
