BODY {  font-size: small; 
	color: #ffffff; 
	background-color: #000000; }

A:link { color: #CBA775; background-color: #000000; }
A:visited { color: #BFA78D; background-color: #000000; }
A:active { color: #D6852E; background-color: #000000; }

H1 { text-align: center; font-size: 16pt; color: #BFA78D; line-height: 16pt; background-color: #000000; }
H1.green { text-align: center; font-size: 12pt; color: #00B200; line-height: 12pt; background-color: #000000; }
H1.left { text-align: left; font-size: 12pt; color: #0000C4; line-height: 12pt; background-color: #000000; }
H1.red { text-align: left; font-size: 16pt; color: #CBA775; line-height: 16pt; background-color: #000000; }
H2 { text-align: center; font-size: 12pt; color: #ffffff; line-height: 12pt; background-color: #000000; }
H2.italic { text-align: center; font-size: 18pt; color: #D90000; line-height: 18pt; background-color: #000000; font-style: italic; }
H2.golditalic { text-align: center; font-size: 36pt; color: #CBA775; line-height: 22pt; background-color: #000000; font-style: italic; }
H2.brown { text-align: center; font-size: 14pt; color: #BFA78D; line-height: 6pt; background-color: #000000; }
H2.brownitalic { text-align: center; font-size: 14pt; color: #BFA78D; line-height: 18pt; background-color: #000000; font-style: italic; }

P { font-size: 12pt; text-indent: 1em; }
P.body-big { font-size: 14pt; } 
P.body-bold { font-weight: bold; }

DD { font-size: 14pt; }

DIV.center { text-align: center; }
DIV.bold { text-align: center; font-weight: bold; }
DIV.left { text-align: left; font-weight: bold; }
