<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
text-align: center;
}
p {text-align: left;
}

body {
	margin: 0;
	padding: 0;
	background: #697281;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1F5F8;
  background: #26476E url("black.jpg") ;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  margin: 0 auto 0 auto; 
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 753px;
}

#header
{
margin-top:25px;
padding-top:65px;
padding-left:30px;
padding-right:30px;
background-image:url("Untitled-1.png");
background-repeat:no-repeat;
height:185px;
width:753px;
overflow:hidden;
}

#header h1, #header h2
{
	margin-left:0px;
	width:693px;
	position:relative;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

#header h1
{
	margin-left:0px;
	width:693px;
	position:relative;
	color:#FF9F00;
	font-size:30px;
}



#bar
{
background-image:url("Untitled-2.png");
background-repeat:no-repeat;
height:74px;
width:755px;
padding-bottom:15px;
text-align:center;
margin:0 auto 0 auto;
}

#bar ul {
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	height: 74px;
	text-align:center;
}
#bar ul li , #bar ul li a, #bar ul li a:visited{
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	display: inline;
	text-align:center;
	line-height:65px;
	color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
}

#bar ul li a:hover
{
color:#000000;
text-decoration:underline;

}









.contentTitle
{
width:753px;
height:80px;
margin-top:20px;
margin-left:0px;
margin-right:25px;
background-image:url("Untitled-3.png");
background-repeat:no-repeat;


}

.contentTitle h1
{
margin-left:45px;
padding-top:20px;
font-size:21px;
font-weight:bold;
letter-spacing:-1px;
color:#FFFFFF;
}


.contentText
{
width:680px;
padding-left:30px;
padding-right:30px;
font-size:13px;
color:#FFFFFF;
line-height:30px;
}

a
{
text-decoration:none;
color:#F1F3F8;
}

a:hover
{
border-bottom:1px dotted #F1F3F8;
}


#footer {
width: 750px;
height:20px;
text-align:center;
font-size:9px;
color:#223F8D;
padding-top:20px;
}

html, body {
text-align: center;
}
p {
margin:7px;
text-align: left;
text-align:justify;
}

div.img
{
  margin: 5px;
  padding: 5px;
  border: 1px solid #FF8C00;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img1
{
  margin: 5px;
  padding: 5px;
  border: 1px solid #FF8C00;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
}
div.img2
{
  margin: 5px;
  padding: 5px;
  border: 1px solid #FF8C00;
  height: auto;
  width: auto;
  float: center;
  text-align: center;
}


div.img img
{
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 260px;
  margin: 5px;
}
div.desc1
{
  text-align: center;
  font-weight: normal;
  width: 579px;
  margin: 5px;
}
div.desc2
{
  text-align: center;
  font-weight: normal;
  width: 260px;
  margin: 5px;
}
div.desc3
{
  text-align: center;
  font-weight: normal;
  width: 210px;
  margin: 5px;
  padding: 5px;
}
div.desc4
{
  text-align: center;
  font-weight: normal;
  width: 310px;
  margin: 5px;
  padding: 5px;
}
div.desc5
{
  text-align: center;
  font-weight: normal;
  width: 210px;
  margin: 5px;
  padding: 5px;
}</pre></body></html>