/* CSS Document */


.style1 {color: #FFFFFF}
.style2 {
	font-size: 14pt;
	color: #FFFFFF;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}
.style4 {color: #FFFFFF; 
font-weight: bold; 
font-size: 16pt; 
}
.style5 {font-size: 16pt; color: #FFFFFF; font-weight: bold; font-style: italic; }
.style7 {font-weight: bold; color: #FFFFFF;}
