a:link {  color: #000000; background-color: none; text-decoration: underline; }
a:visited {  color: #000000; }
a:hover {  color: #ffffff; background-color: #ff7719; text-decoration: underline;}


body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #999966;
}

p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 190%;
}

.plansBkgrnd {
	background-image: url(plans_fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sloganItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #58B000;
	font-size: 95%;
	font-style: italic;
}

.borderGray {
	border: 1px dotted #666666;
}

.newsBlurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
}

#cases td {
	line-height: 120%;
	padding: 4px;
}