/* CSS Document */

H1 { 


font-weight: bold; 
font-size: 16pt;
line-height: 18pt; 
font-family: Arial; 
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none
}

P {
	font-weight: none;
	font-size: 9pt;
	line-height: 11pt;
	font-family: Arial;
	font-variant: normal;
	font-style: normal;
	font-stretch: normal;
	font-size-adjust: none;
	color: #666666;
}
