a.nav:link {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : xx-small;}
a.nav:active {font-family: arial, helvetica; color: #999999; text-decoration : underline; font-size : xx-small;}
a.nav:visited {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : xx-small;}

a.header:link {font-family: Arial, Helvetica; color: #333366; text-decoration : none;  font-size : 11px;  font-weight:bold;}
a.header:active {font-family: Arial, Helvetica; color: #333366; text-decoration : underline;  font-size : 11px;  font-weight:bold;}
a.header:visited {font-family: Arial, Helvetica; color: #333366; text-decoration : none;  font-size : 11px;  font-weight:bold;}

a.cropbold:link {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : x-small; font-weight:bold;}
a.cropbold:active {font-family: arial, helvetica; color: #999999; text-decoration : underline; font-size : x-small; font-weight:bold;}
a.cropbold:visited {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : x-small; font-weight:bold;}

a.crop:link {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : x-small; }
a.crop:active {font-family: arial, helvetica; color: #999999; text-decoration : underline; font-size : x-small; }
a.crop:visited {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : x-small; }

a.smallnav:link {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : xx-small;}
a.smallnav:active {font-family: arial, helvetica; color: #999999; text-decoration : underline; font-size : xx-small;}
a.smallnav:visited {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : xx-small;}

a.backtotop:link {
	font-family: arial, helvetica;
	color: #333366;
	text-decoration : underline;
	font-size : xx-small;
	font-style : italic;
}
a.backtotop:active {font-family: arial, helvetica; color: #999999; text-decoration : underline; font-size : xx-small;	font-style : italic;}
a.backtotop:visited {font-family: arial, helvetica; color: #333366; text-decoration : underline; font-size : xx-small;	font-style : italic;}

td.Header{
	font-family: arial, helvetica;
	color: #666666;
	text-decoration : none;
	font-size : small;
	background-color : #f4f7ed;
	font-weight : bold;
}
td.ColHeader{
	font-family: arial, helvetica;
	color: #666666;
	text-decoration : none;
	font-size : xx-small;
	background-color : #eff0e0;
	font-weight : bold;
}
td.Data{
	font-family: arial, helvetica;
	color: #000000;
	text-decoration : none;
	font-size : xx-small;
	background-color : #eff0e0;
}