body {
  SCROLLBAR-FACE-COLOR: #36353D;
  SCROLLBAR-HIGHLIGHT-COLOR: #706E7A;
  SCROLLBAR-SHADOW-COLOR: #36353D;
  SCROLLBAR-3DLIGHT-COLOR: #706E7A;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #36353D;
  SCROLLBAR-DARKSHADOW-COLOR: #706E7A;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
	background-color: #000000;
	background-image: none;
	background-position: 100% 100%;
	color: #9999ff;
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

h1 {
	background-color: #000000;
	color: #ff9900;
	font-family: "Arial Narrow", Arial;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-transform : uppercase;
}

h2 {
	background-color: #000000;
	color: #ff9900;
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: none;
}

p {
	background-color: #000000;
	color: #9999ff;
	font-family: "Arial Narrow", Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
A:LINK {
	color: #FF9900;
	font-family: "Arial Narrow", Arial;
	font-size: 11pt;
	text-decoration: none;
}
A:ACTIVE {
	color: #FF9966;
	font-family: "Arial Narrow", Arial;
	font-size: 11pt;
	text-decoration: none;
}
A:VISITED {
	 color: #FFCC99;
	font-family: "Arial Narrow", Arial;
	font-size: 11pt;
	text-decoration: none;
}
