a { color: #2222FF; text-decoration: underline; }
a:hover { color: #FF6600; text-decoration: none; }

p { text-indent: 2em; margin-bottom: 5px; margin-top: 5px; line-height: 150%; }

body, table { font-family: Tahoma, sans-serif; font-size: small; }
td.sidebar { font-size: large; width: 160px; border-right: solid 1px black; }
td.text { background: white url('palmtrees.gif') no-repeat scroll top center; }
div.textnav { position: relative; top: 20px; }

b.header { font-size: large; display: block; color: #004488; }

div#carebox {
	position: absolute;
	top: 80px; right: 5px;
	font-family: Arial Black; font-size: 30px;
	color: #08AACC;
}

div#datebox {
	position: absolute;
	bottom: 5px; right: 5px;
	font-family: Tahoma; font-size: smaller;
	color: gray;
}

.date { font-size: small; font-weight: bold; color: #66CC22; }