body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000999;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #C8FFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.top {
	height: 170px;
}

.index {
	background-image: url(images/logo-index.jpg);
	height: 200px;
}

.inav {
	height: 30px;
}

.inavs-index {
	height: 30px;
	font-size: 36px;
}

.inavs-index a:link {
	text-decoration: none;
	color: #125E87;
}

.inavs-index a:visited {
	text-decoration: none;
	color: #0F5073;
}

.inavs-index a:hover {
	text-decoration: none;
	color: #000999;
}

.inavs-index a:active {
	text-decoration: none;
	color: #125E87;
}

.ispace {
	height: 620px;
}

.footer {
	background-image: url(images/footer.jpg);
	height: 60px;
}

.ftext {
	font-size: 12px;
	color: #FFFFFF;
}

.ftext a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.ftext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.ftext a:hover {
	text-decoration: none;
	color: #C8FFFF;
}

.ftext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
