table {  
	font-size: 11pt;
	line-height: 28px
	color: #3A3A3A;
}

body {
	font-size: 11pt;
	color: #3A3A3A;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #330066;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.enfont{
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
}
