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, Georgia,  Verdana;*/
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 0.80em; /*9pt;*/
	color: #404040;
	line-height: 1.5em;
}

p.widgetArticlePreview {
	margin-top: 0px;
	font-size: 8pt;
	line-height: 1.2em;
}

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;
}

.tinyText {
	font-family: Palatino Linotype, Georgia, Verdana;
	font-size: 0.75em;
}

.smallCaps {
	font-variant: small-caps;
}

.lightGray {
	color: #C0C0C0;
}
