body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	background-color: #FFFFFF;	top: 0px;	margin-left: 25px;	position: relative;	margin-top: 25px;		}img {	border-top-width: 1px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #222222;	border-right-color: #222222;	border-bottom-color: #222222;	border-left-color: #222222;}a:link {	color: #cf5500;	text-decoration: none;}a:visited {	color: #7A3200;	text-decoration: none;}a:hover {	color: #cf5500;	text-decoration: underline;}a:active {	color: #cf5500;	text-decoration: underline;}
