body {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
	background-color: #515359;
}
.indextext {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
a.navindex:link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: white;
}
a.navindex:visited{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: white;
}
a.navindex:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
a.navindex:active{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: white;
}