<!--
div.center {width:700px;margin-left:auto;margin-right:auto;}
p.title {font-size:160%;text-align:center;font-family:'Times New Roman';font-weight:bold;}
p.copyright {font-size:80%;text-align:left;font-family:'Times New Roman';color:#999999;}
pre.text {font-size:100%;text-align:left;
 overflow-x: visible; /* Does not use horizontal scroller; for Firefox 2 / IE8, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
line-height:140%;font-family:'Times New Roman';}
div.buttons {text-align:right;}
pre.right {width:660px;margin-left:auto;}
-->
