body {  background: #ffffff;  margin: 25px;  padding: 0;  border: 0;}input {  background-color: #ffffff;}b {  color: #000000;  font-family: "Lucida Grande", Arial, sans-serif;  font-size: 12px;  line-height: 18px;  font-weight: 400;  // This makes the text slightly bold}p {  color: #434343;  margin-top: 0;  margin-bottom: 1em;  width: 650px;  font-family: "Lucida Grande", Arial, sans-serif;  font-size: 12px;  line-height: 18px;  font-weight: 300;  // As opposed to this...}	.coding {  color: #000000;  margin-top: 0;  margin-bottom: 1em;  width: 650px;  font: 12px/18px "Courier New", Courier, Fixed;  font-weight: bold;}	h1 {  color: #434343;  text-align: left;  margin-top: 0px;  margin-bottom: -2px;  margin-left: 1px;  font-family: "Lucida Grande", Arial, sans-serif;  font-size: 12px;  line-height: 18px;  font-weight: 300;}	a:link {  text-decoration: none;  color: #60aaff;  background: transparent;}a:visited {  text-decoration: none;  color: #60aaff;  background: transparent;}a:hover {  text-decoration: underline;  color: #60aaff;  background: transparent;}a:active {  text-decoration: none;  color: #60aaff;  background: transparent;}table {  background: #ffffff;  font-family: "Lucida Grande", Arial, sans-serif;  font-size: 12px;  line-height: 18px;  font-weight: 300;  border: 0;  width: 800px;  padding: 5px;}.table2 {  background: #ffffff;  font-family: "Lucida Grande", Arial, sans-serif;  font-size: 12px;  line-height: 18px;  font-weight: 300;  border: 0;  width: 650px;  padding: 5px;}.lijntje {  border-color: #000000;  border-width: 1px;}a.lijntje:link {  text-decoration: none;  border: 1px;  color: #000000;  background: transparent;}a.lijntje:visited {  text-decoration: none;  border: 1px;  color: #000000;  background: transparent;}a.lijntje:hover {  text-decoration: none;  border: 1px;  color: #000000;  background: transparent;}a.lijntje:active {  text-decoration: none;  border: 1px;  color: #000000;  background: transparent;}th {  color: #434343;  font-family: "Lucida Grande", Arial, sans-serif;  font-size: 12px;  line-height: 18px;  font-weight: 300;}