.style1 {
	font-size: xx-large;
	text-align: center;
}
.style2 {
	text-align: center;
}
.style3 {
	text-align: left;
}
.style4 {
	text-align: justify;
}
.style5 {
	text-align: right;
}
.style6 {
	vertical-align: top;
}
.style7 {
	border-style: solid;
	border-width: 1px;
}
.style7a {
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
}
.style8 {
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
}
.style9 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.style10 {
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
}
.style11 {
	border-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style12 {
	text-decoration: none;
}
.style13 {
	background:silver;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
}
p.MsoNormal {
	margin-top: 0in;
	margin-right: 0in;
	margin-bottom: 10.0pt;
	margin-left: 0in;
	line-height: 115%;
	font-size: 11.0pt;
	font-family: "Calibri",sans-serif;
}
p.MsoWarning {
	margin-top: 0in;
        margin-right: 0in;
        margin-bottom: 10.0pt;
        margin-left: 0in;
        line-height: 115%;
        font-size: 14.0pt;
        font-family: "Calibri",sans-serif;
	color: red;
	font-weight: bold;
}

