/* Text */
.xxlarge-font {
	font-size: 1.375em;
}
.xlarge-font {
	font-size: 1.25em;
}
.large-font {
	font-size: 1.125em;
}
.medium-font {
	font-size: 1em;
}
.small-font {
	font-size: 0.875em;
}
.xsmall-font {
	font-size: 0.75em;
}
h3 {
	color: #C00;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.75em;
	margin: 0 0 0.5em 0;
}
h4 {
	color: #000;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}
