html {
	overflow-y: scroll;
	}

body { margin: 0; background-color: white; font-family: arial, sans-serif; font-size: 11px;  }
img { border: 0; }
h2 { font-size: 16px; }
a { font-weight: bold; color: #000; text-decoration: none; }
a:hover { color: #36c; }
.caption { font-size: 9px; }
