/* global styles *//** {	margin: 0 ;	padding: 0 ;	}*//* presentation */body { font-family: verdana, arial, helvetica, sans-serif ; 	margin: 10px ;	font-size: 70% ; 	color: #000 ; 	background-color: #fff ;	}	/*\*/body { 	font-size: 62.5% ; 	}	/**/h1, h2, #nav a { 	font-family: 'AppleGothic', arial, helvetica, sans-serif ; 	color: #666 ; 	}p, ul, blockquote, dl { 	font-family: verdana, arial, helvetica, sans-serif ; 	font-size: 1.1em ; 	line-height: 1.4em ;	margin: 0 0 1em 0 ;	}h1 { 	font-size: 3.6em ; 	font-weight: normal ;	margin: 0 ;	padding: 0 ;	}	h2 {	font-size: 1.8em ; 	font-weight: normal ;	margin: 0 ;	}h3 {	font-family: verdana, arial, helvetica, sans-serif ; 	font-size: 1.3em ; 	line-height: 1.3em ;	font-weight: bold ;	color: #000 ;	margin: 0 ;	}h4 {	font-family: verdana, arial, helvetica, sans-serif ; 	font-size: 1.2em ; 	line-height: 1.2em ;	font-weight: bold ;	margin: 0 ;	}blockquote {	margin: 0 3em 1em 3em ;	}img {	font-size: 1em ; 	}.emph {	color: #A90000 ;	}/* links */#nav a:link, #nav a:visited { 	color: #333;   font-weight: normal ;	text-decoration: none; 	}#nav a:hover, #nav a:active { 	color: #A90000; 	font-weight: normal ;	text-decoration: none; 	}a:link { 	color: #A90000;   font-weight: bold ;	text-decoration: none; 	}a:visited { 	color: #600;   font-weight: bold ;	text-decoration: none; 	}a:hover, a:active { 	color: #C00; 	font-weight: bold ;	text-decoration: underline; 	}/* Home h2s */a.h2:link, a.h2:visited { 	color: #333; 	font-weight: normal ;	text-decoration: none; 	}a.h2:hover, a.h2:active { 	color: #A90000; 	font-weight: normal ;	text-decoration: none; 	}