body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c2124;
	font-size: 8pt;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 8pt;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin:0px;
}

a {
	text-decoration: none;
	color: #3878a7;
}

a:hover {
	text-decoration: underline;
}

a.selected {
	text-decoration: underline;
}
