body {
	margin-top: 0%;
	margin-bottom: 0%;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}