/*** links.css (c) 2010 Artful Media LLC ***/

div.aspContent {
  line-height: 14pt;
  font-family: Verdana, Gill Sans, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

h1 { width: 100%; text-align: center; }

td.aspLinksMenu {
  border-top: 1px solid #666;
  padding: 2px 0 3px 0;
  text-align: center;
  border-bottom: 1px solid #666;
}

td.aspContentAcross h3 { margin-top: 15px; }
td.aspContentLeft, td.aspContentRight { padding-top: 12px; }
td.aspContentLeft h3, td.aspContentRight h3 { margin-bottom: 12px; }
