﻿.style1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.style2 {
	font-family: Garamond;
	font-size: 11pt;
	font-weight:bold;
}
.style4 {
	font-family: Garamond;
	font-size: medium;
	text-align: center;
}
.style7 {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
}
.style8 {
	font-family: Papyrus;
	font-weight: bold;
	font-size: 16pt;
}
.style9 {
	font-family: Garamond;
	font-size: 10pt;
	font-style: italic;
}
.style10 {
	font-family: Garamond;
	font-size: medium;
	font-weight: bold;
}
.style12 {
	font-family: Garamond;
	font-size: 11pt;
}
.style13 {
	font-family: Garamond;
	font-size: small;
}
.style14 {
	color: #FF00FF;
	font-family: Garamond;
	font-size: medium;
}

