body {

  padding-left: 100pt;
  font-family: Arial;
  color: black;
  font-size: 8pt; }
  
h1           { font-size: 18pt; color: #173D05 }
h2           { font-size: 14pt; color: #173D05 }
h3           { font-size: 12pt; color: #173D05 }

a:link {
	text-style: bold;
	color: #663300;
}
a:visited {
	text-style: bold;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-style: bold;
	color: #000000;
}

#content {

	width:585px;

}
#column {

	width:35px;

}
#header {

	height:90px;

}