/*	Default page values*/body {  background-color: #ffffff;  margin-left: 20px;  margin-right: 20px;  margin-top: 20px;  margin-bottom: 20px;  font-size: 12px;  line-height: 15px; font-family: verdana,trebuchet,sans-serif; }/*	Links*/a:link {  color: #000000;  font-size: 12px;  font-weight: bold;  text-decoration: underline; }a:visited {  color: #666666;  font-size: 12px;  font-weight: bold;  text-decoration: underline; }a:active {  color: #666666;  font-size: 12px;  font-weight: bold;  text-decoration: underline; }a:hover {  color: #999999;  font-size: 12px;  font-weight: bold;  text-decoration: none; }.smallText, .smallText a:link, .smallText a:active, .smallText a:visited, .smallText a:hover{  color: #000000; font-family: verdana,trebuchet,sans-serif; font-size:   10px; line-height: 14px; font-weight: normal;}H3 { font-family: verdana,trebuchet,sans-serif; font-size:   15px; color:       #000000; font-weight: bold;}H4 { font-family: verdana,trebuchet,sans-serif; font-size:   12px; color:       #999999; margin-top: 2px; margin-bottom: 5px; font-weight: bold;}H5 { font-family: verdana,trebuchet,sans-serif; font-size:   11px; color:       #666666; margin-top: 2px; margin-bottom: 2px; font-weight: normal;}.logo {  margin-bottom: 5px; }.author { font-family: verdana,trebuchet,sans-serif; font-size:   11px; color:       #999999; font-weight: normal;}