body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
        background-color: #FFFFFF;
}

a {
   text-decoration: none;
   color: #0000CC;
   font-weight: none;
}
a:hover {
   text-decoration: underline;
}

td.text {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 6px;
    text-align: left;
}

.anounce {
   font-family: arial;
   color: #000000;
   font-size: 13px;
}

td.totals {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 6px;
    text-align: left;
    font-size: 12px;
}

td.display {
    font-size: 12px;
    font-family: arial, verdana;
    color: #000000;
	padding-bottom: 0px;
}



i {
   font-size: 11px;
   font-weight: normal;
}

.fields {
   border-style: none;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #285FAB;
   padding-left: 2px;
}

.fields2 {
   border-style: none;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #000000;
   padding-left: 2px;
}

#button {
   background-color: #FFFFFF;
   border-top-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #666666;
   border-right-color: #666666;
   border-style: solid;
   border-width: 1px;
   padding: 2px;
   align: center;
}

#button2 {
   background-color: #FFFFFF;
   border-top-color: #000000;
   border-left-color: #000000;
   border-bottom-color: #666666;
   border-right-color: #666666;
   border-style: solid;
   border-width: 1px;
   padding: 1px;
}


.stone {
  color: #FF0000;
  font-size: 14px;
  letter-spacing: 1px;
}

.contract_cat {  font-weight: bold; }
.contract_title { font-size: 18px; font-weight:bold; }

p.contract_info {
  font-family: verdana;
  font-size: 12pt;
  font-weight: normal;
  padding-left: 46px;
  line-height: 1.4;
  margin-top: 1px;
}