body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #113d6f;
}
a {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #113d6f;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B689C;
}
a:hover {
	color: #1B689C;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #113d6f;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF;
}

