@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	padding-left: 14px;
}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-size: 20pt;
}
.style4 {
	font-size: 14pt;
	font-weight: bold;
	padding-left: 14px;
	color: #333333;
}
.style5 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 14px;
	color: #333333;
}
.style6 {
	font-size: 12pt;
	font-weight: bold;
	padding-left: 14px;
	color: #333333;
}
.style7 {font-size: 1px}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	word-spacing: 0.1em;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
}
.style2bold {
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FF9C00;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9C00;
	border-right-color: #FF9C00;
	border-bottom-color: #FF9C00;
	border-left-color: #FF9C00;
}

