/*
$Id: global.css,v 1.8 2006/12/18 22:26:39 cookn Exp $
(c)2006 - 2007 The New York Times Company 
*/


body {
	background-color: white;
	font: small Georgia, serif;
	}


html>body {
	font: 84.5% Georgia, serif;
	}

h1, h2, h3, h4, h5 {
	color: black;
	}

a {
	color: #004276;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #666699;
	}

img {
	border: none;
	text-decoration: none;
	
	}

form {
	padding: 0px;
	width: 0px;
	display: inline;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ol {
	margin: 0;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
#nagBar {
	display: none;
	}

.byl {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	font-size: 87%;
	}
	
.hdr {
	font-family: georgia, serif;
	font-weight: normal;
	color: #1c1c1c;
	font-size: 2em;
	}

.photocredit {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	font-size: 80%;
	}
	
.highlight {
	font: Georgia, serif;
	color: #660000;
}
