<!-- General Page Style -------------------------------------------------------- -->

BODY { 		background-color: #4a0602; }

<!-- Styles for normal page layout --------------------------------------------- -->

     	
BODY, P, TABLE, UL, OL, LI, A,  DIV {
     		font-size: 9.5pt; 
     		font-weight: Bold; 
     		font-family: Verdana, Arial, Helvetica, sans-serif; 
     		color: #FEF1B8; }
     		
H1 {		font-size: 18pt; 
     		font-weight: Bold; 
     		font-family: Verdana, Arial, Helvetica, sans-serif; 
     		color: #FFFFFF;
     		text-align: Center; }

H2 {		font-size: 16pt; 
     		font-weight: Bold; 
     		font-family: Comic sans ms, Arial, Helvetica, sans-serif; 
     		color: #FFC0C0; }

H3 {		font-size: 12pt; 
     		font-weight: Bold; 
     		font-family: Comic sans ms, Arial, Helvetica, sans-serif;
     		text-decoration: underline; 
     		color: #A0A0FF; }
     		
H6 {		font-size: 7pt;
		font-weight: Bold;
		font-family: Verdana, Arial, Helvetica sans-serif;
		color: #FFFFFF; }

H5 {		font-size: 7.5pt;
		font-weight: Bold;
		font-family: Verdana, Arial, Helvetica sans-serif;
		text-align: Justify;
		color: #FEF1B8; }
     		
SUP {		font-size: 7pt;
		font-weight: Bold;
		color: #FEF1B8; } 
		
P.Image {	font-size: 7.5pt;
		text-align: Center; }		
		
P.Type1	{	font-family: Comic sans ms, Arial, Helvetica, sans-serif; }		    		

P.Type2	{	font-size: 16pt;
		font-family: Comic sans ms, Arial, Helvetica, sans-serif; 		    		
		color: #ffffff; }

P.Type3	{	font-size: 14pt;
		font-family: Comic sans ms, Arial, Helvetica, sans-serif; 		    		
		color: #FEF1B8; }
		
P.Name {	font-size: 11pt; }

DIV.Level {	font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif; 
		color: #ffffff; }

SPAN.Company {	font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #FEF1B8; }
		
SPAN.Society {	font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #E0E0FF; }
		
SPAN.Comment {	font-size: 9pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #E0E0E0; }

SPAN.SocComment {
		font-size: 9pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #C0C0C0; }

SPAN.White {	
		font-size: 11pt;
		color: #FFFFFF; }


LI.Date {	font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;}
				
A:link    {	color: #FFFFE0; 
		background: transparent; }	
		
A:visited {	color: #FFFFFF; 
		background: transparent; }	
		
A:hover   {	color: #D0D0D0; 
		background: transparent; }	
		
A:active  {	color: #FFFFFF; 
		background: transparent; }

<!-- Spacings for standard text ------------------------------------------------ -->

BODY, SPAN.Company, SPAN.Comment, SPAN.Society, SPAN.SocComment {
 		margin-top: 0pt; 
		margin-bottom: 0pt; 
		margin-left: 0pt; 
		margin-right: 0pt; }
		
P, LI.Date {	margin-top: 8pt; 
		margin-bottom: 4pt; }
		
UL { 		margin-top: 6pt; 
		margin-bottom: 3pt; }

OL, LI { 	margin-top: 4pt; 
		margin-bottom: 3pt; }
		
HR { 		margin-top: 0pt; 
		margin-bottom: 0pt; }
		
UL, OL, LI, P { line-height: 120%; }

	