  body, td, tr, th, table, div, span,   h1,h2,h3   {
        font-family: arial;
        color: black;
  }
  body, td, tr, th, table, div, span, tt {
        font-size: 10pt;
  }

.section {
	float:left;
	margin: 5px;
}
.solo_section {
}

a:link, a:visited, a:hover, a:active {
	color: blue;
}
a.secondary:link, a.secondary:visited, a.secondary:hover, a.secondary:active {
	text-decoration: none;
}


