div { margin: 0 20% 0 20%; }.navbar {   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;   font-size: 10px;   line-height: 10px;}.body {   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;   font-size: 12px;   line-height: 14px;}.bodysmall {   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;   font-size: 10px;   line-height: 12px;}.footer {   font-family: Arial, Helvetica, sans-serif;   font-size: 10px;   line-height: 10px;}.header {   font-family: Arial, Helvetica, sans-serif;   font-size: 14px;   line-height: 16px;}a {   font-family: Arial, Helvetica, sans-serif;   text-decoration: underline;   font-weight: bold;   color: maroon;}a:hover {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: underline;   color: black;}h1 {   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;   font-size: 14px;   line-height: 16px;   font-weight: bold;   }	#box_title {	margin: 0px;	font-weight: bold;	color: black;	padding: 4px;	background-color: white;	text-align: center;}#box {	margin-top: 0px;	margin-left: 0px;	margin-bottom: 4px;	margin-right: 0px;	padding: 4px;	border-width: 0px;	border-style: solid;	border-color: black;	background-color: white;	color: black;}
