body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #000000;
}

.style1 {
	font-size: 12px;
}
.style3 {font-size: 12px;}
.style8 {font-size: 12px; font-weight: bold; }
.style13 {
	font-size: 14px;
	font-weight: bold;
}
.style14 {font-size: 12px;
  color : silver;
}
.scroll {
	font-size: 12px;
	height: 800px;
	width: 240px;
	padding-left: 3px;
	overflow: auto;
}
.style4 {font-size: 12px; font-weight: bold; }
.style5 {font-size: 12px;}
.style7 {font-size: 12px; font-weight: bold; }
.style9 {font-size: 12px; font-weight: bold;}
.style10 {
	font-size: 14px;
	font-weight: bold;
}
.px14-666666 {
	font-size: 14px;
        line-height: 18px;
}
.px10 {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	letter-spacing: 1px;
}
.border-left {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2977C1;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
body,td,th{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
a:link {
  color: blue;
  text-decoration: none;  
  
}
a:visited {
  color:#990099;
  text-decoration: none;
}
a:hover {
  color:red;
  text-decoration: none;
}
a:active {
        text-decoration: none;
}


