body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: small;}
.style3 {color: #FFFFFF}
.style4 {
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	color: #0066FF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.button {
	background-image:url(buttonNormal.PNG);
}
.button:hover {
	background-image:url(blueOver.PNG);
}