body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747472;
}
body, html {
	background-color: #fff;
	width:100%;
	height:100%;
}
a:link {
	color: #0349b1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0349b1;
}
a:hover {
	text-decoration: none;
	color: #0349b1;
}
a:active {
	text-decoration: underline;
	color: #0349b1;
}
h1 {font:24px "Times New Roman", Times, serif; color:#5e5e5e;}
table {empty-cells:show;}
