body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white
}
.smaller {
	font-size: smaller
}
.smallest {
	font-size: 70%
}
.larger {
	font-size: larger
}
.red {
	color: red
}
.tsunamiblue {
	color: #06c
}
.green {
	color: #363
}
