
body{
  color:  white; background-color: #101010; 
  font-size: 10pt; font-family:verdana,helvetica,san-serif
}

h1{
  font-size: 20pt;
  width:600px;
  border-bottom: 1px solid white}

h2{
  font-size: 12pt;
  font-weight: normal }

.normal {
  font-size: 10pt;
  font-weight: normal }

a {
  text-decoration: none;
  color: white }  

#layoutLogic {
  width: 100% }

.section {
  display: block;
  margin: 0 auto:
  width: 600px; 
 }

.subsection {
  display: block;
  margin: 0 auto:

  width: 450px; 
 }

.col-A, .col-B{
  float:left; }

.col-B1, .col-B2, .col-B3, .col-B4 {
		  font-size: 8pt;
  float:left; }

.col-B5, .col-B6 {
		  font-size: 8pt;
  float:left; }

.col-A {
  text-align: left;
  display: block;
  margin-right: -1px;
  padding-right: 5px;
  width: 150px;
  border-right: 1px solid white; }

.col-B {
  display: block;
  padding-left: 5px;
  width: 450px;
  border-left: 1px solid white; }

.col-B1 {
  display: block;
  padding-left: 5px;
  width: 110px;
}
.col-B2 {
  display: block;
  padding-left: 5px;
  width: 130px;
 }
.col-B3 {
  display: block;
  padding-left: 5px;
  width: 140px;
 }
.col-B4 {
  display: block;
  padding-left: 5px;
  width: 30px;
	 text-align: right;
 }
.col-B7 {
  display: block;
  padding-left: 5px;
  width: 40px;
	 text-align: right;
 }
.col-B5 {
  display: block;
  padding-left: 5px;
  width: 355px;
 }

.col-B6 {
  display: block;
  padding-left: 5px;
  width: 245px;
 }

.col-B7 {
  display: block;
  padding-left: 5px;
  width: 30px;
	 text-align: right;
 }

.col-Current {
  text-align: left;
  display: block;
  margin-right: -1px;
  padding-right: 5px;
  width: 150px;
  line-height: 3 px;
  border-bottom: 1px solid white; }

.col-Link {
  text-align: left;
  display: block;
  margin-right: -1px;
  padding-right: 5px;
  line-height: 3 px;
  width: 100px;
 }

.clear{
  clear: both; }

.quote {
  position: absolute;
  top: 380px;
  left: 380px;
  text-align: right;
  font-size: 10pt;
  font-weight: normal ;
}





