.nonvisual {	display: none ;	/* stylesheet is for visual media */	}	/* FONTS */body {	font-family: "arial unicode ms" , Helvetica , Arial , sans-serif ;	font-size-adjust: 0.51 ;	}h1 , h2 , h3 , caption , legend {	font-family: garamond , "book antiqua" , palatino , serif  ;	font-size-adjust: 0.40 ;	}textarea {	font-family: "courier new" , courier , monospace ;	font-size-adjust: 0.40 ;	}h1 {	font-size: 140% ;	}h2 , caption , legend {	font-size: 120% ;	}#updated {	font-size: 84% ;	}#copyright * {	font-size: 70% ;	}#copyright * * {	font-size: 100% ;	}h1 , h2 , caption , legend , strong {	font-weight: bold ;	}th {	font-weight: normal ;	}em , #updated {	font-style: italic ;	}address , abbr, acronym {	font-style: normal ;	}address a {	text-decoration: none ;	}	/* FONTS ENDS */	/* CONTENT LAYOUT */h2 , p , pre , table , th , td , span , dfn , img , form , div , ul , a , fieldset {	border-width: 1px ;}body {	line-height: 140% ;	}address , #copyright {	line-height: normal ;	}p , ul , ol , address {	margin: 0 0.5em 1em ;	}fieldset {	line-height: 160% ;	padding: 0.5em ;	border-style: solid ;}textarea {	width: 100% ;	vertical-align: text-top ;	/* put labels in a sensible place */	}ul {	padding: 0 ;	/* kill any default */	margin-left: 5em ;	}h1 {	text-align: center ;	line-height: 100% ;	margin-bottom: 1em ;	}h2 {	margin: 0 0 0.5em ;	text-align: left ;	}.addresses , address {	display: block ;	text-align: right  ;	white-space: nowrap ;	}address .postal {	display: block ;	margin-bottom: 1em	}.cv address .postal {	/* to put the postal address on the left and the rest on the right */	text-align: left ;	float: left ;	width: 40% ;	}table {	margin: 0 0.25em 1em ;	width: auto ;	border-collapse: collapse ;	clear: both ;	}caption {	text-align: left ;	margin: 0 ;	padding-bottom: 0.5em ;	}.cv th {	width: 9em ;	}td , th {	vertical-align: top ;	text-align: left ;	padding: 0.25em ;	}a img {	border: none ;	}.sitemap {	margin-bottom: 1.5em ;}#updated {	text-align: right ;	margin: -1.5em 1em 0 ;	right: 1em ;	}/* CONTENT LAYOUT ENDS */