/* ============  OGE site 200612 ============ */  /* block elements */BODY {	background: #FFFFFF;	color: #000000;	font-family: times, bookman, "new york", serif; 	background-image: url(HOMEDIA/PAPRTXTR.GIF); /* make absolute before upload because of NN4 bug */	margin: 0;}.colophon, .story {	text-align: center;}.story {	font-size: 150%;}.story:before {	font-size: 300%;	display: block;	content: "\201C"; /* left double quotation mark [double high-6] */	color: #CC3333;}.story:after {	font-size: 300%;	display: block;	content: "\201E"; /* right double quotation mark [double low-9] */	color: #CC3333;}TABLE.fullwindow, TABLE.fullwidth {	padding: 0;	margin: 0;	border: none;	width: 100%;/* the following is ignored by IE 5.2 Mac, which means the page will look noticeably different from Mozilla & Safari *//* but because it mitigates an obstreperous gap around course cells in Mozilla & FireFox, it's an acceptable trade-off */	border-collapse: collapse;} TABLE.fullwindow {	height: 100%; /* non-valid, but does work if browsers are in quirks mode */} .pencil { 	background-image: url(HOMEDIA/PNCLTXTR.GIF); /* make absolute before upload because of NN4 bug */}.humptyFade { 	background-image: url(HOMEDIA/PNCLTXTR.GIF); /* make absolute before upload because of NN4 bug */}.blockdisp { 	display: block; /* may fix cell gap in Gecko browsers, see Meyer2004 p.194 */}.siteDescription, .contact {	font-family: "franklin gothic medium condensed", helvetica, arial, geneva, sans-serif;}.siteDescription {	font-weight: bold;	background: #FFCC00;}.contact {	background: white;}  /* links */.contact A:hover {	/* text rollover */	color: #CC3333;	outline: thick double #CC3333;}.contact A:link {	color: #000066;	background: #CCCCFF;}.contact A:visited {	color: #660066;	background: #FFCCFF;}.contact A:active {	color: #660000;	background: #FFCCCC;}/* headings: Hs, table heads */H1, .table-head {	background: #003333;}H1 {	color: #FFFFFF;	font-size: 150%;	text-align: right;	font-weight: bold;	letter-spacing: 0.1em;	font-family: "Century Gothic", helvetica, arial, geneva, sans-serif; }H2 {	color: white;	background: #003333;	font-weight: bold;	font-size: 125%;	font-family: "Century Gothic", helvetica, arial, geneva, sans-serif;	text-align: right; }H3 {	color: white;	background: #003333;	font-weight: bold;	font-size: 95%;	font-family: "Century Gothic", helvetica, arial, geneva, sans-serif; }