<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width">
<!-- <link rel="stylesheet" href="main.css" type="text/css" /> -->
<!-- <link rel="stylesheet" href="blog.css" type="text/css" /> -->
<style type="text/css">
 h3 { font-size:140%; margin-top:20px; }
 <!-- remove underline from links... -->
 a.ablack { color:black !important; }
 a { text-decoration:none !important; font-weight:bold; }
 <!-- a.all_posts { font-weight:bold; } -->
 <!-- prevent long lines of code from widening the table -->
 <!-- pre { word-wrap:break-word; white-space:pre-wrap; } -->
 <!-- following creates a scrollbar: -->
 <!-- pre { overflow:auto; width:auto; } -->
 <!-- following causes text to flow out of right side: -->
 pre { background-color:#f0f0f0; overflow:visible; }
 table.maintable { table-layout:fixed; }
 <!-- support for syntax-highlighted code exported by Geany -->
 .style_2 { color:#d00000; }
 .style_3 { color:#007f00; }
 .style_4 { color:#00007f; font-weight:bold; }
 .style_5 { color:#ff8000; }
 .style_6 { color:#ff8000; }
 .style_7 { color:#301010; }
 .style_8 { color:#000000; }
 .style_9 { color:#000000; }
 .style_10 { color:#000080; }
 .style_11 { color: #008000; }
</style>
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
