/* General apperance */

body {
  background-color: #FFFFFF;
  color: #000000;
  margin-left: 1em;
  margin-right: 1em;
}
a:link {
  color: #0000ee;
  background-color: transparent;
}
a:visited {
  color: #551188;
  background-color: transparent;
}
a:active {
  color: #ff0000;
  background-color: transparent;
}

h1,h2,h3,h4,h5,h6 { font-family: sans-serif; }
h1 {
  font-weight: bold;
  font-size: x-large;
}
h2 {
  font-size: large;
  font-weight: bold;
}
h3 {
  font-size: medium;
  font-weight: bold;
}

a.subtle img {
  border-width: 0; 
}

h1 abbr[title], h1 acronym[title] {
  border-bottom-width: 0;
}
h2 abbr[title], h2 acronym[title] {
  border-bottom-width: 0;
}
abbr[title].obvious, acronym[title].obvious {
  border-bottom-width: 0;
}

p.footlink {
  font-size: smaller;
}
p.footcopy {
  font-size: smaller;
  margin-top: 0ex;
}

/* code types */

.unix {
  color: #050;
  background-color: transparent;
}
.file {
  color: #990000;
  background-color: transparent;
}
.c {
  color: #000077;
  background-color: transparent;
}
.out {
  color: #770077;
  background-color: transparent;
}
.in {
  color: #007777;
  background-color: transparent;
}
.config {
  color: #550077;
  background-color: transparent;
}
.python {
  color: #000077;
  background-color: transparent;
}

.aside { /* side notes in code */ 
  font-size: small;
  color: #000000;
  background-color: transparent;
}
.var { /* stuff that should be filled in */
  font-style: italic;
  background-color: #EEEEEE;
  color: inherit;
}

/* VHDL special cases */
.vhdl {
  color: #000070;
  background-color: transparent;
 }
a:link code.vhdl {
  color: #0000ee;
  background-color: transparent;
}
a:visited code.vhdl {
  color: #551188;
  background-color: transparent;
}
a:active code.vhdl {
  color: #ff0000;
  background-color: transparent;
}
code.vhdl a:link {
  color: #0000ee;
  background-color: transparent;
}
code.vhdl a:visited {
  color: #551188;
  background-color: transparent;
}
code.vhdl a:active {
  color: #ff0000;
  background-color: transparent;
}
h1 code.vhdl {
  color: #000000;
  background-color: transparent;
}
h2 code.vhdl {
  color: #000000;
  background-color: transparent;
}



/* new classes to suit my whims */
div.figure {
  text-align: center;
}

div.blockcode {
  display: block;
  margin: 1em 2.5em;
}

ol.subpoints {
  list-style-type: lower-alpha;
}
ol.parts {
  list-style-type: upper-roman;
}
ol.subparts {
  list-style-type: lower-alpha;
  
}

img.rightfloat {
  float: right;
}
img.leftfloat {
  float: left;
}

strong.num {
  color: #AA00AA;
  background-color: transparent;
}

span.status {
  font-weight: bold;
}

span.sidelink {
  font-size: small;
}

td.common {
  font-size: small;
}

p.lognote {
  font-size: small;
}
p.common {
  margin-left: 3em;
  text-align: right;
}
<div align="center"><br /><script type="text/javascript"><!--
google_ad_client = "pub-7293844627074885";
//468x60, Created at 07. 11. 25
google_ad_slot = "8619794253";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />&nbsp;</div>
