<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#nbar {

}

.navels {
	color: #171717;
	font: 12px/18px "Times New Roman", Times, Georgia, serif;
	
}

.CREDS {
	color: #838383;
	font: 12px/22px "Times New Roman", Times, Georgia, serif;
	text-align: center;
}

.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#logo {
	width: 92px;
	height: 18px;
	float: left;
}

#navel {
	width: 933px;
	height: 20px;
	background-color: #131313;
	float: right;
}

#spcr {
	width: 826px;
	height: 9px;
	float: left;
}

#proj {
	width: 826px;
}

#projbod1 {
	width: 826px;
	height: 703px;
	float: left;
	overflow: hidden;
	position: relative;
	top: 0px;
}

#foot {
	width: 826px;
	height: 28px;
	float: left;
}

#wrap {
	
	width: 1025px;
	margin-left: auto ;
    margin-right: auto ;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}



</pre></body></html>