body 
	{
	background-color: white;
	color: #333333;
	font-family: verdana, helvetica, geneva, snas-serif; 
	font-size: 80%;
	}
table 
	{
	font-size: 100%;
	}
div.text
	{
	padding-left: 20px; 
	}
h1 
	{
	color: #666666; 
	font-size: 170%; 
	font-weight: normal; 
	margin-bottom: 0; 
	margin-top: 0px;
	}
p.note 
	{
	color: #666666; 
	font-size: 85%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
table.map 
	{
        border-bottom: 0px; 
	border-left: #333333 1px solid; 
	border-right: 0px; 
	border-top: #333333 1px solid; 
	padding-left: 0px;
	}
table.map td 
	{
	border-bottom: #333333 1px solid; 
	border-right: #333333 1px solid; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
	}
table.map td img 
	{
        border-bottom: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	}

