.e9, .e10, .e12 {
	font-family:arial, verdana, sans-serif
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background: white;
}
table, tr, td {
	color: #333;
}
a:link {
	text-decoration: none;
	color: #03C;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover {
	text-decoration: under-line;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #03C;
}