@charset "utf-8";
.table {
	border: thin solid #000000;
}
.verticle {
	border: thin solid #000000;
}

.style2 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #EB7841;
	font-style: italic;
}
.style4 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EC7B43;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {	font-size: 12px;
	font-style: italic;
}.menubox {
	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: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: heavy;
}
