/* This CSS is the style sheet for the entire site. */
BODY{
	font-family: arial;
}
.smaller{
	font-family: arial;
	font-size: smaller;
}
