@charset "UTF-8";/* CSS Document */body {	background-color: #999999;}.margin {	margin-top: 35px;}.content {	padding: 20px;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 10px;	line-height: 15px;		letter-spacing: .1em;}.border_bottom {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;}.border_top {	border-top: 1px solid #000000;	border-right: 1px solid #000000;	border-bottom: 1px none #000000;	border-left: 1px solid #000000;}.border_side {	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #000000;	border-left-color: #000000;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;}/* links */a:link {	text-decoration: none;	color: #669900;	font-weight: bold;}a:visited { 	text-decoration: none;	color: #669900;	font-weight: bold;}a:hover { text-decoration: underline; }
