body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	line-height:1.5em;
}
h1 {
	font-size:17px;
	color:#333333;
	margin-bottom:3px;
}
strong { color:#2E6289;}
em {
	font-weight:bold;
}
.hl:first-letter {
	font: 280% georgia;
	font-weight : bold;
	font-style:italic;
	float : left;
	margin-left:-5px;
	margin-right:2px;
	margin-top:-5px;
	color:#2E6289;
	}

.hl:first-line {
	font-size : 130%;
	font-style:italic;
	color:#2E6289;
}
a:link, a:visited, a:active {
	color:#1B4155;
}
a:hover {
	color:#1B6564;
}
