BODY,TABLE,TR,TD
{
	font-weight: normal;
	font-size: xx-small;
	overflow: auto;
	color: #000000;
	font-family: Verdana, Tahoma, Sans-Serif;
	list-style-type: lower-roman;
}

A
{
	text-decoration: none;
}
a:hover {
		text-decoration:underline;
	}

.alternativeBgColor1
{
	background-color: #f2f2f2;
}
.alternativeBgColor2 
{
	background-color: white;
}
.tableHeader
{
	font-weight: bolder;
	background-color: gainsboro;
	font-variant: small-caps;
}