body {
	margin: 0;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
table, tr, th, td {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}
a.arrow {
	padding-right: 15px;
	background: url(/images/link_arrow.gif) no-repeat center right;
	font-weight: bold;
}
h1 {
	color: #222933;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #48505F;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 90%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
.inset {
	background-color: #F8EAC4;
	border-top: 3px double #7F8794;
	border-bottom: 3px double #7F8794;
	margin: 20px 0;
	padding: 7px;
}
li {
	font-size: 95%;
}
li li {
	font-size: 100%;
}
