﻿h1 {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
A:link {
	color: #000000;
	TEXT-DECORATION: underline;
	font-family: "Times New Roman";
	font-size: 12pt;
}
A:visited {
	color: #999999;
	TEXT-DECORATION: underline;
	font-family: "Times New Roman";
	font-size: 12pt;
}
A:hover {
	color: #000000;
	TEXT-DECORATION: underline;
	font-family: "Times New Roman";
	font-size: 12pt;
}
.style1 {
	text-align: justify;
}
.style2 {
	text-align: center;
}
.style3 {
	border-left-style: solid;
	border-left-width: 3px;
	border-right: 3px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom: 3px solid #C0C0C0;
}
.style4 {
	border-left: 0 solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 0;
	border-top: 0 solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 0;
}
.style7 {
	border: 1px solid #CCCCCC;
}
.style8 {
	border-style: solid;
	border-width: 0;
}
.style11 {
	border-left: 3px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 3px;
	border-top: 3px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.style12 {
	border-left: 0 solid #C0C0C0;
	border-top: 0 solid #C0C0C0;
	text-align: justify;
	border-right-style: solid;
	border-right-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 0;
}
.style13 {
	border-style: solid;
	border-width: 0;
	vertical-align: super;
}
.style14 {
	vertical-align: middle;
}


