/*	STYLESHEET		*/
/*	<h1><h2><h3>		*/



REM Style Sheet Angaben CSS

BODY { BACKGROUND-COLOR:FFFFFF }
a:link { color:#0000CC; text-decoration:underline; font-weight:bold; }
a:visited { color:#0000CC; text-decoration:unerline; font-weight:bold; }
a:active { color:#0000CC; text-decoration:underline; font-weight:bold; }

P {color: #000000; font-size: 12pt; margin-left: 4%; line-height:1.5; font-size: 12pt; }

H1 {color: #0000AA; font-size: 22pt; text-decoration:none; font-weight:bold; height:2pt;  }
H2 {color: #000000; font-size: 14pt; text-decoration:none; font-weight:bold; }
H3 {color: #000000; font-size: 12pt; text-decoration:none; font-weight:bold; }
LI {line-height:1.8; font-size: 12pt; }

