body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	background-color: white;
}
a:link{
	color: #00AC7E;
	text-decoration: none;
	font-weight: bold;
}
a:visited, a:active{
	color: #009A71;
	text-decoration: none;
		font-weight: bold;
}
a:hover{
	color: #3757A7;
	text-decoration: none;
		font-weight: bold;
}
h1{
	color: #3757A7;
	font-size: 1.5em;
}
form{
display: inline;
}
