<!--
	body	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		color: black;}
	p.highlight	{
		font-size: 16pt;
		font-weight: bold;
		color: blue;}
	A:link {
		COLOR: black;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		background-color: transparent;}
	A:visited {
		COLOR: black;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		background-color: transparent;}
	A:link.stjude {
		COLOR: red;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		background-color: transparent;}
	A:visited.stjude {
		COLOR: red;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		background-color: transparent;}
	A:link.linkpage {
		COLOR: maroon;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		background-color: transparent;}
	A:visited.linkpage {
		COLOR: maroon;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		background-color: transparent;}
	A:hover.linkpage {
		COLOR: maroon;
		text-decoration: none;
		font-family : Arial,Helvetica,Sans-Serif;
		font-size : 10pt;
		font-weight: bold;
		background-color: transparent;}
	table	{
		border-collapse: collapse;
		border: 0px;}
	td.titlebartop	{
		padding: 0px;
		border: 0px none;
		background-image: url('newsite/images/topbgred.png');
		background-repeat: repeat-x;
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 16pt;
		font-weight: bold;
		color: White}
	td.title	{
		padding: 0px;
		border: 0px none;
		background-image: url('newsite/images/horserun.gif');
		background-repeat: repeat-x;
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 16pt;
		font-weight: bold;
		color: White}
	td.menu	{
		padding: 5px;
		background-image: url('newsite/images/topbggray.png');
		background-repeat: repeat-x;
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
		color: black}
	td.body	{
		padding: 5px;
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 10pt;
		color: black}
-->