body {background-color:#FFFFFF; color:#000000;}
body.menu {background-color:#EEEEEE; color:#000000}
A.topnav {font-weight:bold; font-style:italic; color:black}
a:hover {color:blue}
body.content {background-color:#FFFFFF; color:#000000}
.heading {text-align:center; font-family: Arial, sans-serif;}
div.content {text-align:left; font-family: Arial;}
div.revised {color:red}
td.heading {font-weight:bold}
TD.spacer {width:10px}
TD A {font-weight:bold; font-style:italic; font-size:8pt; color:black}
td li a {font-style: normal; font-size: 12pt; color: blue;}
TABLE.nav {border:none; margin-right:auto; margin-left:auto;}
H1 {color:purple}
H2 {color:green}
.shortdivider{width:75%;text-align:center;}
.datetimestamp {font-size:xx-small; font-family:Arial,sans-serif; color:red;}
.VariableColor
{
  background-color:lightgreen;
}

.FunctionColor
{
  background-color:cyan;
}

.ObjectColor
{
  background-color:pink;
}

.OperatorColor
{
  background-color:yellow;
}

.happyFace
{
  font-weight: bold;
}

.emph
{
  font-weight: bold;
  font-size: 120%;
  color: red;
}

.codeEmphasis
{
  font-weight: bold;
  font-size: 1.4em;
}

.subdivider
{
  width:70%;
  text-align:center;
}

.optional
{
  color: red;
}

#revisionTable, #revisionTable th, #revisionTable td
{
  border: 1px solid gray;
  border-collapse: collapse;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
}

.codeStuff
{
	font-family: monospace;
	font-size: 1.5em;
}

.listSpacing li
{
	margin-top: 1em;
}

.oldInfo
{
	text-decoration: line-through;
}
