body
{
	font-family:Tahoma, Trebuchet MS, Arial;
	font-size: 9pt;
	margin:0;
}
table
{
	max-width:100%;
	background-color:White;
	padding:0;
	margin:0;
	border:solid,1pt;
}
.headerCell
{
	background-color:white;
	height:21pt;
}
.footerCell
{
	background-color:#94AAD6;
	height:21pt;
	
}
a:link
{
  text-decoration:none;
  color : Black;
}
a:visited
{
   text-decoration  :none;
   color  : Black;
}
a:hover
{
	text-decoration:none;
    color  : Navy;
}
.moduleTitle
{
 background-color:Gray;
 color:White;
}
.moduleTable
{
	border:solid,1,red;
}
