/*
 * default font normal size
 */
body,
.banner {
	font-size: 12px;
	line-height: 120%;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

table {
	font-size: 12px;
}
