﻿.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #1b75bc;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.style3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style4 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;color:#000000;}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #1b75bc; }
