@charset "UTF-8";
/* CSS Document */
.style1 {font-family: Arial; 
	font-size: 14pt; 
	font-weight: bold;
	line-height: 1.5;
	text-decoration:none;
}
.style2 {font-family: Georgia;
	font-size: 18pt;
	font-weight: normal;
}
.style3 {font-family: Georgia;
	font-size: 22pt;
	font-weight: normal;
}
.style5 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 11pt;
	text-decoration:none;
}