body {
	font-size: 16px;
}

td {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

#newsletter {
	font-size: 14px;
}


/* Font Styles */
h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

#text {
	font-size: 14px;
}

#small {
	font-size: 11px;
	font-weight: bold;
}

#large {
	font-size: 16px;
	font-weight: bold;
}


#large a {
	font-size: 14px;
}

#copy a {
	font-size: 14px;
}


a#text, a#text:link, a#text:visited, a#text:active {
	font-size: 14px;
}

#menu a {
	font-size: 14px;
}

/* Forms */
.button {
	font-size: 14px;
}

input, textarea, select {
	font-size: 14px;
}


