
body {
background: #d5eeff;
margin: 2px;
font-family: garamond, arial, serif;
font-size: 11pt;
}

a {
font-family: garamond, arial, serif;
font-size: 10pt;
color: #81757c;
text-decoration: none;
border: none;
}

a:hover {
	text-decoration:underline;
}

