<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th {
	font-family: Arial, "Arial Bold", "Arial Bold Italic", "Arial Italic";
	font-size: 12px;
	color: #4C4C4C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4C4C4C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #686868;
}
a:hover {
	text-decoration: underline;
	color: #696969;
}
a:active {
	text-decoration: none;
	color: #696969;
}
img.top {
    vertical-align: text-top;
}

img.bottom {
    vertical-align: text-bottom;
}
img.middle {
	vertical-align: middle;
	margin-right: 12px;
	margin-left: 12px;
}
#container {
	background-image: url(../images/nav_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 46px;
	width: auto;
	margin: 0;
}
.nav_bar_links {
	font-family: Arial Bold;
	vertical-align: bottom;
	padding-top: 10px;
}
.nav_bar_links_block {
	font-family: Arial, "Arial Bold", "Arial Bold Italic", "Arial Italic";
	font-size: 14px;
	color: #4C4C4C;
	height: 42px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	vertical-align: bottom;
}
.nav_bar_links_block p {margin: 0;}
a.one {
	color: #ff0000;

}
a.one:link {color: #4C4C4C;}
a.one:visited {color:#686868;}
a.one:hover {color:#696969;}
a.one:active {color:#696969;}
</pre></body></html>