@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_heal1.jpg);
	background-position: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #50079F;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #50079F;
}
ul {
    list-style-image: url(img/bulletheart.gif); 
}
.tableCONTENT a {
	color: #0000CC;
}
.tableCONTENT a:hover {
	color: #9900ff;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tableCONTENT h2 a {
	color: #50079F;
	text-decoration: none;
}
.tableCONTENT h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC99FF;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
}
#footer a {
	color: #0000CC;
}
.tableCONTENT {
	background-image: url(img/heal123.jpg);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
