.mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bolder;
	color: #414141;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #414141;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
	text-align: left;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;

}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}

a:active { color: #000000;  text-decoration: underline }
a:link { color: #000099;  text-decoration: underline }
a:visited { color: #000000; text-decoration: underline }
a:hover { color: #000000;  text-decoration: none; background-color: #FFFF37 }
.sumalink { display: none; }

