body {
	background-color: #1F5167;
	color: #414141;
}
 html, body, textarea
  {
   SCROLLBAR-BASE-COLOR: #7A8A9A;
	scrollbar-arrow-color: #7A8A9A;
	scrollbar-face-color: #2D4660;
}


td, th {
	color: #C8C8C8;
}

h1 {
	color: #BDB76B;
}

h2 {
	color: #FFFFCC;
}

h3, h4 {
	color: #FFFFCC;
}

a:link{ color: #DDE8ED; text-decoration:underline;font-family: verdana; font-weight: bold; font-size: 10pt;}

a:visited{color: #DDE8ED; text-decoration:underline;font-family: verdana;  font-weight: bold; font-size: 10pt;}

a:hover{ color: #DDE8ED; text-decoration:none;font-family: verdana; font-weight: bold;  font-size: 10pt; }

a:active{ color:#DDE8ED; text-decoration:underline;font-family: verdana; font-weight: bold; font-size: 10pt;}
