body
{
  background-color: #000000;
  background-width: 100%;
  background-height: 100%;
  background-attachment:fixed;
  font-family:verdana;
  font-size:11pt;
  color: #000000;
  margin:0px;
  margin-top:0px;
}  
img
{
  border:none;
}
table
{
  font-size:8pt;
}
h2
{
  display:inline;
}
A{color:#2a3a40; text-decoration: none;}
A:Hover {color: #2e454e; text-decoration:underline;}
A:active {color: #000000;}

.main
{
  background-color: #141515;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.lines1
{
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
}

.lines2
{
  border-bottom: 1px dashed #000000;
}

.b1
{
  color:#520000;
  font-size:13pt;
}

.b2
{
  font-weight:600;
}

.sx{border: 2px solid #585959;}
.so{border: 2px dashed #385864;}
.sc{border: 0px;}

