body {
	margin : 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	background-image: url(/image/palm2.gif);
	background-repeat: no-repeat;

}

	td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	color : #000000;
	text-decoration : none;
	font-weight : normal;

}
A {
	color: #999999;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
  	font-size : 12px;
}
A:visited {
	color : #999999;
}
A:hover {
	color : #367482;
	text-decoration: underline;
	
	
}
B {
	color : #666666;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
  	font-size : 10px;
	font-weight : bold;

}
B.style {
	color : #FFFFFF;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
  	font-size : 10px;
	font-weight : bold;
	background-color: #666666;
}
.sub_ttl {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#003366;
}

.ttl-property {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.ttl-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bioName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.more-space ol li{
	line-height: 22px;
}
/* New CSS */
.bullets{
	line-height: 20px;
}