body {
	font-family: "gill sans", sans-serif;
	background-color:#ffffff;
	font-size:14px/16px;
	margin:20px;
 }

tt {
	color:#032568;
}

a {
	color:blue;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration: underline;}

strong {
	font-weight: bolder;
}
