
.pagecontent {
	 margin: 10px 20px 10px 10px}

.pagecontent A {
	 font-size: 8pt;
	 color: #000099;
	 font-family: Verdana, sans serif;
	 text-decoration: none}

.pagecontent A:hover {
	 color: #000099;
	 border-bottom: #000099 1px dashed}

.headline_1 {
	 font-weight: bold;
	 font-size: 12pt;
	 padding-bottom: 3px;
	 margin: 10px 0px;
	 width: 550px;
	 color: #ff9900;
	 border-bottom: #ffcc00 2px solid;
	 font-family: Arial, Helvetica, Univers, sans serif}

.headline_2 {
	 font-weight: bold;
	 font-size: 8pt;
	 margin: 8px 0px 0px;
	 color: #000000}

.headline_3 {
	 font-weight: normal;
	 font-size: 8pt;
	 margin: 8px 0px 0px;
	 color: #ff9900;
	 text-decoration: underline}

.content {
	 font-size: 8pt;
	 margin: 4px 0px 0px;
	 color: #000000}

.content_center {
	 font-size: 8pt;
	 margin: 4px 0px 0px;
	 color: #000000;
	 text-align: center}

