body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0076C0;
}
a:link {
	color: #10a1b6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #10a1b6;
}
a:hover {
	text-decoration: underline;
	color: #095aaa;
}
a:active {
	text-decoration: none;
	color: #10a1b6;
}
.h1 {
	font-size: 14px;
	color: #095aaa;
	font-weight:bold;
}
.h2 {
	font-size: 12px;
	color: #095aaa;
}