body {
  background: #597555;
}

p, td {
  font-family: arial;
  font-size: 10pt;
}

.sm {
  font-family: arial;
  font-size: 8pt;
}

a:link { color: #003399; }
a:visited {  color: #666666; }
a:active { color: #003399; }
a:hover { background: white; }

#margin {
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}

.hd {  font-family: arial; font-size: 11pt; font-weight: bold; }

.caption { font-size: 8pt; color: #003399; }

