body {
	font-size: 13px;
	line-height: 20px;
}

h1 {
	font-size: 22px;
}

h2 { 
	font-size: 15px;
}

/* Navigation */
#page #top #navigation {
	font-size: 12px;
}
#page #top #navigation #search {
	width: 190px;
}

#page #top #navigation #switch {
	width: 140px;
}

/* Copyright */
#footer #copyright {
	font-size: 11px;
}

/* General classes used throughout the site */
.smallText {
	font-size: 11px;
}

/* Form */
input.fieldTiny {
	width: 32px;
}
input.fieldSmall {
	width: 109px;
}
input.buttonLogin {
	width: 113px;
}
