body {
        font-family: arial;
}

p {
        font-family: arial;
}

img.button {
	float: left;
}

.cite {
	float: left;
	font-weight: bold;
	padding-right: 1em;
	padding-bottom: 2em;
}

dt {
	font-weight: bold;
	padding-bottom: 0.5em;
}

dd {
	padding-bottom: 1em;
}

.xcode 
{
  color: Blue;
}

.example 
{
}

.code  {
  color: Blue;
  font-family:MS Sans Serif;
  font-weight:bold;
}

