/*
-----------------------------------------------
Large font size
----------------------------------------------- */

p, a {
  font-size: 105%;
}

p.logo, p.logo a {
	font-size: 100%
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.4em;
	}
	h3 a, h3 a:active, h3 a:link, h3 a:visited {
		font-size: 1.0em !important;
		}

h4 {
	font-size: 1.2em;
	}