BODY { 	color: black; 
	background-color: #FFFFFF; }


H1 { text-align: center; font-size: 16pt; color: black; line-height: 16pt; }
H2 { text-align: center; font-size: 12pt; color: red; line-height: 12pt; }
P { font-size: 12pt; text-indent: 1em; }
P.body-big { font-size: 14pt; } 
P.body-bold { font-weight: bold; }

DIV.center { text-align: center; }
DIV.bold { text-align: center; font-weight: bold; }
DIV.left { text-align: left; font-weight: bold; }
DIV.right { text-align: right; font-weight: bold; }
DIV.copyright { text-align: center; font-size: 8pt; }