H1 	{
 	color		: #C8C8C8	; 
	font-family	: arial		;
	text-decoration: none	;
	font-weight	: bold		;
	background	: yellow	;
	font-size	: 18pt		;
	}
H2 	{
	text-decoration: none	;
    font-weight	: bold		; 
	color		: #FFFFFF	;
	background	: black		; 	
	font-family	: impact	;
	font-size	: 12pt		;
	} 
P 	{ 
	font-color	:  black	;
	font-family	: arial		; 
	font-weight	: none		; 
	font-style	:  none		; 
	font-variant: none		; 
	text-transform: none	; 
	text-decoration: none	; 
	} 
.title 	{ 
	background	: yellow	; 
	font-size	:  18pt		;
	font-family	: arial		;
	line-height	: 30pt		;
	} 
.main	{
	align		: left		;
	background	: none		;	
	font-family	: arial		;
	font-size	: medium	;
	} 
.footer { 
	color		: black		;
	background	: yellow	; 
	font-family	: arial		;
	line-height	: 30pt		;
	} 