body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white
}
.smaller {
	font-size: 85%
}
.larger {
	font-size: 120%
}
.red {
	color: red
}
.tsunamiblue {
	color: #06c
}
img.wide {
	max-width: 100%;
	height: auto;
}
