body, caption, th, td, input, textarea, select, option, legend, fieldset {
	font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
	font-family: Garamond, Georgia, serif;
}

#page {
	font-size: 1em; /* 16px x .875 = 14px */
	line-height: 1.286em; /* 14px x 1.286 = 18px */
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

p {
	text-align: justify;
}

a, a:visited {
	color: #039;
}