body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3f90bf;
}
a:hover {
	text-decoration: underline;
	color: #3f90bf;
}
a:active {
	text-decoration: none;
	color: #3f90bf;
}
a {
	font-weight: bold;
}
body {
	background-color: #EDEEF2;
}

.addr {
	background-image: url(images/addrback.jpg);
	background-repeat: no-repeat;
}
