body {font-size:12pt; font-weight:300; color:white; background-color:black}
h1 {font-size:22pt; font-weight:bold; color:silver; background-color:blue}
h2 {font-size:18pt; font-weight:bold; font-style:italic}
h3 {font-size:16pt; font-weight:bold; }
h4 {font-size:14pt; font-weight:bold; }
dt {font-size:14pt; font-weight:bold;}
code {background-color:silver;}
img { border:0; }

a:link,a:active {color: blue; background-color:black; text-decoration:underline}
a:visited {color:teal; background-color:black; text-decoration:underline}
a:hover {color: purple; background-color:black; text-decoration:underline}

a.img:link,a.img:active,a.img:visited {color: black; background-color:black;}
table.normal,th.normal {font-size:14pt; color:white; background-color:green; text-decoration:none;}
a.normal:link,a.normal:visited {color: white; background-color:green; text-decoration:underline;}
a.normal:active,a.normal:hover {color: #333333; background-color:green; text-decoration:underline;}
td.normal {font-size:12pt; color:black; background-color:black; text-decoration:none;}
table.codeblock,th.codeblock,td.codeblock {font-family:monospace; color:black; background-color:#cccccc; text-decoration:none;}

.linethrough {text-decoration:line-through}

