@charset "UTF-8";
/* CSS Document */
.style1 {
	font-family:Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
}
.style2 {
	font-family:Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight:normal;
}
.style3 {
	font-family:Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight:normal;
	font-style:italic;
}
.style4 {
	font-family:Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
}
.style5 {
	font-family:Times New Roman, Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight:normal;
}
