body {
	background-color: #104066;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #002E65;
	padding: 0px;
	background-image: url(../images/senior-healthcare-bgslice1.jpg);
	background-repeat: repeat-y;
}
a:link, a:visited {
	color:#002E65;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
.whitetext {
	color:#FFFFFF;
}
.whitetext a:link, .whitetext a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.whitetext a:hover {
	text-decoration: underline;
}
.contact {
	color:#FFFFFF;
	padding-left: 15px;
}
.contact a:link, .contact a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #002F64;
}
.underline a:link, .underline a:visited {
	text-decoration: underline;
}.copyright {
	font-size: 9px;
}
ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.indent {
	margin-left: 150px;
}
.font18bold {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
	line-height: 14px;
}
.font14bold {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
