@charset "utf-8";
/* CSS Document */


body {
background-color: #4c4ceb;
color:#000000;
text-align:center;
font-size: 95%; 
font-family: Arial, Helvetica, sans-serif;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:95%;
	text-align:center;
	background-color:#99ccff;
	margin:auto;
	center {
  margin-left: auto;
  margin-right: auto;
}



a:link {
font-family:verdana, sans-serif;
font-size:11pt;
color:#b27be4;
text-decoration:underline;
}

a:visited {
font-family:verdana, sans-serif;
font-size:12pt;
color:#40c8ad;
text-decoration:underline;
}

a:hover {
font-family:verdana, sans-serif;
font-size:14pt;
color:#EFA1A2;
text-decoration:underline;
}

a:active, a:focus {
font-family:verdana, sans-serif;
font-size:12pt;
color:#d9ef83;
text-decoration:underline;
}

body::-webkit-scrollbar {
  width:17px; /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background-color:#a3a3bf; /* color of the tracking area */
}

body::-webkit-scrollbar-button:single-button {
  background-color:#2d3f4d;
  display: block;
  border-style:solid;
  height:16px;
  width:17px;
}

body::-webkit-scrollbar-thumb {
  background-color:#6a889c /* color of the scroll thumb */
  border-radius: 5px; /* roundness of the scroll thumb */
  border:4px solid black; /* creates padding around scroll thumb */
  
}
@charset "utf-8";
/* CSS Document */






}
a:link {
font-family:verdana, sans-serif;
font-size:11pt;
color:#b27be4;
text-decoration:underline;
}

a:visited {
font-family:verdana, sans-serif;
font-size:12pt;
color:#40c8ad;
text-decoration:underline;
}

a:hover {
font-family:verdana, sans-serif;
font-size:14pt;
color:#EFA1A2;
text-decoration:underline;
}

a:active, a:focus {
font-family:verdana, sans-serif;
font-size:12pt;
color:#d9ef83;
text-decoration:underline;
}

body::-webkit-scrollbar {
  width:17px; /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background-color:#3399FF; /* color of the tracking area */
}

body::-webkit-scrollbar-button:single-button {
  background-color:#2d3f4d;
  display: block;
  border-style:solid;
  height:16px;
  width:17px;
}

body::-webkit-scrollbar-thumb {
  background-color:#6a889c /* color of the scroll thumb */
  border-radius: 5px; /* roundness of the scroll thumb */
  border:4px solid black; /* creates padding around scroll thumb */
  
}