td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body  { scrollbar-arrow-color:#56136B;
		scrollbar-base-color:#F0F0F0;
		scrollbar-highlight-color:#0B7A80
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B7A80;
	text-decoration: underline;
}
a:hover {
	color: #56136B;
	text-decoration: none;
}
h4 {
	font-size: 18px;
	color: #56136B;
	font-style: italic;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #56136B;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #56136B;
}
a.foot {
	text-decoration: underline;
}
a.foot:hover {
	text-decoration: none;
	color: #D6FAFC;

}
