html{	overflow:hidden;}body,div{	margin:0px;	background-color:white;		font-family:helvetica;	font-weight:normal;	font-size:14px;	color:black;}body a,div a{	color:blue;	text-decoration:underline;}body a:hover,div a:hover{	text-decoration:none;}.header{	font-weight:bold;	font-size:26px;}.header a{	color:blue;	text-decoration:underline;}.header a:hover{	text-decoration:none;}.link{	font-weight:bold;	color:black;}.link a{	color:blue;	text-decoration:underline;}.link a:hover{	text-decoration:none;}.dimmed{	color:#cecece;}.type{	font-weight:bold;	font-size:14px;	font-style:italic;}.content{	line-height:20px;}.content a{	text-decoration:underline;	background-color:white;}