h1 {
	font-family: Palatino Linotype, Georgia, Verdana;
	font-size: 16pt;
	color: #656ba4;
}

h2 {
	font-family: Palatino Linotype, Georgia, Verdana;
	font-size: 14pt;
	color: #656ba4;
}

h3 {
	font-family: Palatino Linotype, Georgia, Verdana;
	font-size: 12pt;
	color: #656ba4;
}

h3.widgetHeadline {
	margin-top: 0px;
	margin-left: 0px;
	color: #303030;
	font-size: 14pt;
	font-variant: small-caps;
}

p {
	font-family: Palatino Linotype, Verdana;
	font-size: 9pt;
	color: #303030;
}

p.widgetArticlePreview {
	margin-top: 0px;
	font-size: 8pt;
}

strong {
	font-weight: bold;
	margin-left: -3px;
}

.bigText {
	font-family: Verdana;
	font-size: 1.5em;
}

.normalText {
	font-family: Palatino Linotype, Georgia, Verdana;
	font-size: 1.0em;
}

.smallText {
	font-family: Palatino Linotype, Georgia, Verdana;
	font-size: 0.9em;
}

.smallCaps {
	font-variant: small-caps;
}

.lightGray {
	color: #C0C0C0;
}