body
{
  background-image:URL(hrt.jpg);
  background-color: #FFDDDD;
	font-family: Palatino Linotype;
	text-align: center;
	font-size: 12pt;
	color: #FF20C0;
}

.tablbg
{
font-family: Palatino Linotype;
background-image:URL(images/tdbg.jpg);
text-align: center;
font-size: 18pt;
color: #FF40CA;
}


a:link{
	padding: 2px 2px 2px 2px;
	font-family: Palatino Linotype;
	font-size: 8pt;
	font-weight: bold;
	color: #FF5353;
	}

a:visited{

	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #DF3333;
	
}

a:hover
{
	background-color: #FF7C7C;
	padding: 2px 2px 2px 0px;
}


td
{
border: 1px double #FFA4A4;
background-color: #FFEEEE;
}

img
{
border: 2px dashed #FF207B;
}

.txt
{
z-index: -1;
position: relative; top: -140px;
font-size: 6pt;
}
