body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050065;
}
a:link {
	color: #050065;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #050065;
}
a:hover {
	text-decoration: none;
	color: #050065;
}
a:active {
	text-decoration: underline;
	color: #050065;
}
h1 {
	font-size: 14px;
	color: #050065;
}
