body{
  scrollbar-track-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-shadow-color:#d8dffe;
  scrollbar-darkshadow-color:#aaccee;
  scrollbar-highlight-color:#cccccc;
  scrollbar-3dlight-color:#9595b5;
  scrollbar-arrow-color:#00aaff;
  scrollbar-base-color:#000000;
}
a.{text-decoration:none}
a:hover{text-decoration:underline}
a:link{color:#0080c0}
a:visited{color:#ba87b8}
td{font-size:x-small}
input,textarea{
	font-size:x-small;
	border-style:solid;
	border-width:1;
	border-color:gray;
	color:#444444;
}
h3{background-color:#000000;color:#7777ee;}
hr{border:#000099 solid;}
