1body 2{ 3 font-family: arial, sans-serif; 4 max-width: 6.5in; 5 margin: 0px auto; 6 font-size: 85%; 7} 8 ins {background-color: #CCFFCC; text-decoration: none;} 9 del {background-color: #FFCACA; text-decoration: none;} 10 pre {background-color: #D7EEFF; font-size: 95%; font-family: "courier new", courier, serif;} 11 code {font-size: 110%; font-family: "courier new", courier, serif;} 12 table {font-size: 90%;} 13 14 /* 15 � Copyright Beman Dawes, 2014 16 Distributed under the Boost Software License, Version 1.0. 17 See www.boost.org/LICENSE_1_0.txt 18 */ 19