body {
	font-family:arial;
	font-size:12px;
}

a:link{
	color:#000000;
	text-decoration:none;
}

a:visited{
	color:#000000;
	text-decoration:none;
}

a:hover{
 	color:#000000;
	text-decoration:underline;
}
.title{
font-family:'century gothic';
font-size:14px;
color:#000000; 
font-weight:bold;
}
img{border:0px;}


.title a:link{
	color:#000000;
	text-decoration:none;
}

.title a:visited{
	color:#000000;
	text-decoration:none;
}

.title a:hover{
 	color:#FFFFFF;
	text-decoration:none;
}
.scroll-pane {
	width: 500px;
	float:left;
	height:350px;
	overflow: auto;
	float: left;
	font-family:Verdana;
	font-size:11px;
	color:#714675;
	padding:10px;
	background-color:#FFFFFF; 
	border:1px solid #B9A0C2;
	}
.scroll-pane td{ height:50px; vertical-align:top; text-align:left; line-height:20px;}

.header{
height:15px;
color:#77487D;
 }
 
 .health-scroll-pane {
	width: 500px;
	float:left;
	height:350px;
	overflow: auto;
	float: left;
	font-family:Verdana;
	font-size:11px;
	color:#714675;
	padding:10px;
	background-color:#FFFFFF; 
	border:1px solid #B9A0C2;
	}
.health-scroll-pane td{vertical-align:top; text-align:left;}
.health-scroll-pane a{text-decoration:underline;}