body   { font-family: verdana, sans-serif; margin: 12px }
h1 { font-size: 18px }
h2      { font-size: 12px; background-color: #d3d3d3; padding: 3px; width: 100% }
.nav    { font-size: 10px; line-height: 16px; text-align: left; margin-right: 18px }
.nav a:link   { color: black; text-decoration: none }
.nav a:visited   { color: #666; text-decoration: none }
.nav a:hover { color: #f66; text-decoration: none }
.nav a:active  { color: #f30; text-decoration: none }
.side { border-right: 1px solid #f66; height: 100% }
#logo { position: fixed; top: 120px; left: 12px }
.content    { font-size: 10px; line-height: 16px; margin: 36px 12px 32px 40px }
.content td  { font-size: 10px; line-height: 16px }
.content a:link  { color: #060 }
.content a:visited  { color: #666 }
.content a:hover  { color: white; background-color: #969 }
.content a:active  { color: white; background-color: #f66 }
.examples { font-size: 10px; line-height: 13px; background: white url(images/examples.gif) no-repeat; border-bottom: 1px solid #a6668c; width: 250px }
.examples p   { padding: 32px 8px 1px 13px }
#add  {
	color: #333333;
	font-size: 10px;
	background-color: white;
	letter-spacing: 3px;
	padding: 12px 6px 6px;
	position: fixed;
	z-index: 10;
	bottom: 0px;
	left: 132px;
	font-weight: bold;
}
.button { font-weight: bold; font-size: 11px; }
.button a:link { color: white; background-color: #f66; border: solid 1px black; text-decoration: none; padding: 3px }
.button a:visited {  color: white; background-color: #f66; border: solid 1px black; text-decoration: none; padding: 3px }
.button a:hover  {  color: white; background-color: #59b02f; border: solid 1px black; text-decoration: none; padding: 3px }
ul { list-style-type: square; margin: 1em 0 1em 40px }
