.content_norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #E9E7E1;
	text-decoration: none;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ECE2BC;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5F58B;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ECE2BC;
	text-decoration: underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #E9E7E1;
	text-decoration: none;
}

#left-links{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px;
	padding: 0px;
	line-height: 13px;
}

#left-links li{
	margin-top: 10px;
	font-size: 10px;
}

.index-quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	text-align: justify;
}

.index-quote-1st-para{
	font-size: 16px;
	line-height: 18px;
}

.index-quote-highlight{
	font-style: italic;
}