@charset "utf-8";
h1 {
	text-align: center;
	line-height: 1.2;
}
h2 {
	background-color: #000000;
	text-align: center;
	color: #CCCCCC;
	font-variant: small-caps;
}

.little {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 12px;
}
.little2 {
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 14px;
}
.topnav {
	font-size: 11px;
	line-height: normal;
	width: 766px;
	visibility: visible;
}
.footer {
	visibility: hidden;
}

.disappear {
	visibility: hidden;
	font-size: 1px;
	line-height: 1%;
	display: inline;
}
.style1 {
	font-size: small;
	font-style: italic;
}

.style2 {font-size: small}

.style3 {
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
	display: inline;
}
.style4 {
	visibility: visible;
	font-size: 26px;
	display: inline;
	font-weight: bold;
	text-align: right;
}
.style5 {font-size: larger}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	text-align: justify;
}
