  BODY { 
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size : =2pt;
         color : black;
}
  A:LINK { 
         font-size : -2pt;
         text-decoration : none;
         color : #990000;
}
  A:VISITED { 
         font-size : -2pt;
         text-decoration : none;
         color : #990000;
}
  A:HOVER { 
         font-size : -2pt;
         text-decoration : underline;
         color : #000000;
       
}
  TABLE { 
         font-size : 8pt;
         color : black
}

.ctlSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
}

.ctlMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
}

.gridColor {
	border-style: solid;
	border-color: #999999;
}