.style1 {font-size: 11px}
body,td,th {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	line-height:14px;

}
a:link {
	color: #0E2B61;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color: #0E2B61;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #0170C0;
	font-weight: bold;

}
