@charset "UTF-8";

/* Cascading Style Sheet for https://www.corliss-lamont.org/hsmny/equaltime/ (index.html)
   URL of this file: https://www.corliss-lamont.org/hsmny/equaltime/equaltime.css
   To be used for all media.
   Copyright 2002-2023 by Humanist Society of Metropolitan New York (HSMNY). All rights reserved.
   Updated: Friday, January 28, 2011. Added body.
   Updated: Monday, October 31, 2016. Removed duplicate a:visited definition.
   Updated: Saturday, December 8, 2018. Changed all insecure (http) URL references to secure (https) URL references.
   Updated: Sunday, February 16, 2020. Updated for migration of associated webpage from HTML 4.01 Transitional to HTML5 so as to support the 'audio' element.
   Updated: Wednesday, March 18, 2020. Added background-repeat on body. */

a:link,a:active { background-color: inherit; color: #0000ff; font-size: inherit; }
a:visited { text-decoration: none; background-color: inherit; color: #990099; font-size: inherit; }
a:hover { text-decoration: none; background-color: inherit; color: #ff0000; font-size: inherit; }

body {
background-color: #ffffff;
background-image: url(https://www.corliss-lamont.org/hsmny/equaltime/blue.gif);
background-repeat: repeat-y;
color: #000000;
width: 925px;
}

td { border-style: solid; border-width: 1px; }

.l1and3 { border-bottom-style: none; font-size: 1.3em; margin-bottom: 0px; padding: 7px 7px 0px 7px; text-align: left; }

.l2 { border-bottom-style: none; font-size: 1.3em; margin-bottom: 0px; padding: 7px 7px 0px 7px; text-align: right; }

.l4 { border-top-style: none; padding-bottom: 7px; padding-top: 6px; text-align: center; }

.nbi { white-space: nowrap; }
