a {text-decoration: none;}
a:hover {text-decoration: underline;}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h2 {
	font-size:1.2em;
	font-weight: bold;
	color:#000099
}
h1 {font-size: 1.4em;
	font-weight: bold;
}
.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
	margin:5px;
}