﻿body {
}
P
{
	font-family: Verdana;
	font-size: small;
}

.highlighted
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

TR.highlightedRow
{
	background-color:Gray;
}
