body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9e49a1;
	list-style-position: inside;
	list-style-image: url(images/polka%20dot_purple.jpg);

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #f0027f;
	font-style: italic;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #339999;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 86CA5D;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 339999;
	text-decoration: underline;
	font-weight: bold;

}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	background-repeat: no-repeat;
	background-position:  0em -.1em;
	padding-bottom: 1em;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	background-image: url(images/bullet_purple.gif);
	padding-left: 2em;
	list-style-position: outside;


}
a:link {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	color: 339999;
	text-decoration: underline;
}
a:hover {
	font-size: medium;
	color: 339999;
}
.hol {
	background-color: #009900;
	color: #000000;
	border: 3px solid #990000;

}

a.holiday:link {
	color: #FFFF00
	}
a.holiday:visited {
	color: #FFFF00
	}
	
a.holiday:hover {
	color: #CC0033
	}	
.healthcare {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin: 2% 6% 4%;
	width: 730px;



}
