﻿body {
}
.genTable
{
	padding: 0px;

}
.genTable th
{
	font-weight: bolder;
	font-size: 9pt;
	font-weight:bold;
}
.genTable td
{
	font-size: 8pt;
	FONT-FAMILY: verdana;
	vertical-align:top;
	text-align:left;
}
.genLinks
{ 
 color:#5f6df2;
 text-decoration:none;
} 
.genLinks:hover 
{ 
position: relative; 
top: 1px; 
left: 1px; 
text-decoration:underline ;
}
