
/* Date last modified: 2015-11-24 (kaw5) */
 @font-face {font-family: texgyreadventor; src: url(http://rmc.library.cornell.edu/fonts/texgyreadventor-regular.otf);
}
 
 
BODY		{ margin: 20px 10%; background-color: #e3d3bd; color: #4d371c; font-family: verdana, arial, sans-serif; font-size: 15px; line-height: 26px;  }
 H1				{ font-family: texgyreadventor, sans-serif; font-size: 24px; color: #5b1d1e; text-align: center; }
 H2				{ font-family: texgyreadventor, sans-serif; font-size: 22px; color: #745a3d; text-align: center }
 H4				{ font-family: texgyreadventor, sans-serif; font-size: 20px; color: #5b1d1e; text-align: center }
 H5				{ font-family: texgyreadventor, sans-serif; font-size: 16px; color: #000000; text-align: center }
 
 HR { margin: 20px 0px; color: #5b1d1e; border: 0; height: 1px; background-image: linear-gradient(to right, rgba(91, 29, 30, 0.1), rgba(91, 29, 30, 0.5), rgba(91, 29, 30, 0.1));
}
.H4				{  font-family: texgyreadventor, sans-serif; color: #5b1d1e; font-weight: bold; font-size: 18px; }
.para			{ padding-bottom: 12px; }
.heading		{ color: #993300; }
.item			{ margin-left:1em; text-align: left; vertical-align: top; }
.serieslabel	{ color: #993300; font-weight: bold; font-size: medium; padding-top: 10px; }
.subserieslabel { color: #993300; font-weight: bold;}
.smalllabel		{ color: #993300; font-weight: bold; font-family: texgyreadventor, verdana, arial, sans-serif; font-size: 17px }
.smallitem		{ margin-left: 1em; text-align: left; vertical-align: top; font-family: texgyreadventor, verdana, arial, sans-serif; font-size: 14px; }
.note			{ font-style: italic; text-align: right; }

.image			{ padding-top: 10px; padding-bottom: 10px; }
.caption		{ font-size: 11px; width: 300px }

OL.loweralpha	{ list-style-type: lower-alpha }
OL.upperalpha 	{ list-style-type: upper-alpha }
OL.lowerroman 	{ list-style-type: lower-roman }
OL.upperroman 	{ list-style-type: upper-roman }
UL.simple 		{ list-style-type: none }

a:link{ color: #5b1d1e; }
a:visited{ color: #5b1d1e; }

td {padding: 8px; font-size: 15px; font-family: verdana, arial, sans-serif;}

tr:nth-child(even) { background: #dacbb6; }

table { border-spacing: 0px; empty-cells: show; }

