body
{
	font-family: Times New Roman, Times, Serif;
	font-size: 10pt;
}
A:link 
{
	color: #808080;
	text-decoration: underline;
}
A:visited
{
	color: #808080;
	text-decoration: underline;
}
A:hover
{
	color: red;
	text-decoration: underline;
}

A:link.textlink
{
	color: white;
	text-decoration: none;
}
A:visited.textlink
{
	color: white;
	text-decoration: none;
}
A:hover.textlink
{
	color: yellow;
	text-decoration: none;
}
P { text-align: justify; }

#heating,
#heating .tableBorder,
#heating td
{
  border: 1px solid #006E88;
}

#heating .tableBorder
{
  border-right: 1px solid white;
}
