body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
}
body, html {
	background-color: #fff;
	width:100%;
	height:100%;
}
a:link {
	color: #396ba8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #396ba8;
}
a:hover {
	text-decoration: none;
	color: #396ba8;
}
a:active {
	text-decoration: underline;
	color: #396ba8;
}
h1 {
	font:bold 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #415c89;
}
table {empty-cells:show;}
