body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

li {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #990000;
}


.navi {
	font-family: arial;
	font-size: 12px;
	color: #6A0000;
	height: 25px;
	padding-left: 20px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	
}
.navi a:hover{
	color: #660000;
	text-decoration: none;
}

.navi a:link{
	color: #660000;
	text-decoration: none;
}

.navi a:visited{
	color: #660000;
	text-decoration: none;
}
