.style {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
.h1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
.h2 {
	font-family: Arial;
	font-size: 16px;
}
.text {
	font-family: Arial;
	font-size: 14px;
}
.textbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;

}
.text_1 {
	font-family: Arial;
	font-align : right;
	font-size: 10px;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;

}

h2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;

}

