body {
	margin: 0px;
	padding: 0px;
	background-color: #003A53;
}
.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: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}


h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #FF3200;
}


.navi {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-LEFT: 10px;
	
}
.navi a {
	color: #FFFFFF;
	text-decoration: none;
}
