body {
	/* background-color: #b2a9a9; */
	background-color: #fbfaf3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: medium; */
	margin: 0px;
}

form {margin: 0;}

a.style1:link, a.style1:visited  {text-decoration: none;}
a.style1:hover, a.style1:active {text-decoration: underline;}

table.rcorners1 {
	border-radius: 25px;
	border: 2px solid #8F8F8F;
}

abbr:hover{
  cursor: help;
}
