body  {
	background-color : #1E1E1E;
	font-size : 12pt;
	font-family : Arial;
	font : Arial;
	color : #808080;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background-attachment : fixed;
	scrollbar-DarkShadow-Color:#333333;
	scrollbar-Track-Color:#282828;
	scrollbar-Face-Color:#0A0A0A;
	scrollbar-Shadow-Color:#333333;
	scrollbar-Highlight-Color:gold;
	scrollbar-3dLight-Color:#6E6E6E;
	scrollbar-Arrow-Color:maroon;

}


h1{
	font-family : Arial;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	color : Silver;
}
h2{
	font-family : Arial;
	font-size : medium;
	font-style : italic;
	azimuth : inherit;
	font-stretch : wider;
	color : Silver;
}
li{
	list-style-type : square;
	color : Silver;
}
a
      {
	font-family: Arial;
	font-size:12;
	font-weight:normal;
	width: auto;
	height: auto;
	color:#808080;
	text-decoration:none;
	border-style:none;
	letter-spacing : normal;
	line-height : normal;
	cursor:crosshair;
}
 a:link
      {
	color: #808080;
}
  

 a:hover
       {
     color:red;
      }
hr{
	width="400";
	color : Gold;
	height:1
	;
}