/* (c) 2000 and later *//* text */body {  margin-left:50px;margin-right:50px;  background-color:white;color:black;  font-size:12pt;font-family:tahoma,verdana,arial,sans-serif;}p,td,th,ul,ol {  color:black;  font-size:11pt;  font-family:tahoma,verdana,arial,sans-serif;}/* headers */h1           { color: #009933; font-size: 22pt }h2           { color: #0066CC; font-size: 20pt }h3           { color: #FFCC00; font-size: 18pt }h4           { color: #CC6600; font-size: 16pt }h5           { color: #996633; font-size: 14pt }h6           { color: #808080; font-size: 12pt }/* links */a:link {  text-decoration:none;  font-weight:bold;  color:#002BB8;}a:visited {  text-decoration:none;  font-weight:bold;  color:#432120;}a:active {  text-decoration:none;font-weight:bold;  background-color:#F5F5F5;  color:red;}/* special tags*/ul {  margin-left:20px;  list-style-type: square;}