.body {
	border: 0px none;
	background-color: #020202;
}
.pagesize {
	width: 735px;
	padding-right: 10px;
	text-align: center;
}
.text_largest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	color: #FF6633;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
.navibar_bg {
	background-image: url(../images/navibar_background.gif);
	background-repeat: no-repeat;
}
a.navi:link {
	color: #66CCFF;
	text-decoration:none;
	background-color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a.navi:visited {
	color: #66CCFF;
	text-decoration:none;
	text-decoration:none;
	background-color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	 }
a.navi:hover {
	color: #FF9933;
	background-color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	 }
a.navi:active {color: #0000FF;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
.text_emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF9933;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF6633;
}
a.inline:link {
	color: #00CCFF; 
	text-decoration:none;
}
a.inline:visited {
	color: #00CCFF; 
	text-decoration:none;
}
