body {
	font-size: 11px;
	line-height: 16px;
}

h1 {
	font-size: 18px;
}

h2 { 
	font-size: 13px;
}

/* Navigation */
#page #top #navigation {
	font-size: 10px;
}
#page #top #navigation #search {
	width: 180px;
}

#page #top #navigation #switch {
	width: 130px;
}

/* Copyright */
#footer #copyright {
	font-size: 10px;
}

/* General classes used throughout the site */
.smallText {
	font-size: 10px;
}

/* Form */
input.fieldTiny {
	width: 34px;
}
input.fieldSmall {
	width: 119px;
}
input.buttonLogin {
	width: 123px;
}
