body {
	padding: 15px 15px 15px 0px;
  background-color:#D4CFB9;
}

body, tr{
vertical-align:top;
}
body,td	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px
	}

a:link, a:visited {
	color: #965B35;
	text-decoration: none;
}

a:hover, a:active {
	color: #2F7BA9;
	text-decoration: none;
}

table td a {
	/*background: transparent url('http://floridahospitalinternet.ahss.org/portals/48/skinrelated/images/arrow-closed.gif') 0 2px no-repeat;*/
	background: transparent url(li-arrow-right.gif) 0 2px no-repeat;
	padding-left: 15px;
	display:block;

}

b {
	/*color: #2F7BA9; */
	color:#333333;
}

.head	{
	color: #37231B;
	font-size: 20px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}