/*
$Id: global.css,v 1.7 2006/04/25 20:38:10 duncaj Exp $
(c)2006 The New York Times Company 
*/


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


body,table,td,input,select,textarea {
	font: 84.5% Georgia, serif;FONT-SIZE: 12px;
	}

.topic {
	FONT-WEIGHT: normal ; FONT 80% ; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none
}

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

a {
	COLOR: #3965FF; 
	text-decoration: none;
	}

a:hover {
	COLOR: #3965FF; 
	text-decoration: underline;
	}

a:visited {
	COLOR: #3965FF; 
	text-decoration: none;
	}

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



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

