/* Style Sheet by Fiona Barker, fionacaroline@mac.com */



BODY { padding: 10px; }

BODY.nav { background: #F0FFFF; }
BODY.main { background: #F0F8FF; }

P, H1, H2, LI { font-family: arial, sans-serif; }

.dbkey { color: #9400D3; font-family: times new roman, serif; }
.dbsci { color: #FF0000; font-family: times new roman, serif; }
.dbodd { color: #008000; font-family: times new roman, serif; }
.dbnil { color: #0000FF; font-family: times new roman, serif; }
.dbpnt { background: #DCDCDC; font-family: times new roman, serif; }

LI { font-size: small; list-style: square outside; }

H1.large { font-size: large; font-weight: bold; text-align: center; }

H2.medium { font-size: medium; font-weight: bold; text-align: center; }

.small { font-size: small; }

TABLE { width: 100%; }

TABLE.main { border: 6px #B0C4DE groove; }

TD { padding: 10px; }

TD.main { background: #FFFFFF; }

TD.history { font-family: arial, san-serif; font-size: small; vertical-align: top; }

HR { color: #B0C4DE; border: dotted; }

A:link, A:active, A:visited { color: #191970; text-decoration: none; }

A:hover { border-top: 1px #191970 solid; border-bottom: 1px #191970 solid; background: #F0FFFF; }

