.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

BODY {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
  	text-align:center;
    margin:0 auto;
    width:760px;
	    border-top: 0px !important; 
        border-top: 0px;
	    margin-top: 0px !important;
        margin-top: 0px;
	    border-collapse: collapse;
        border-spacing: 0px 0px;
	    padding-top: 0px !important;
        padding-top: 0px;
}

}

H2 { font-size: 17px; }
H3 { font-size: 14px; }
H4 { font-size: 12px; }

A          { text-decoration: none; }
A:link     { color: #fa7300 }
A:visited  { color: #fa7300 }
A:active   { color: #679a01 }
A:hover    { color: #679a01 }

TABLE {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
}

FONT {
  font-family: "Trebuchet MS", Verdana, Arial;
}

DIV {
  font-family: "Trebuchet MS", Verdana, Arial;
}

/* Terms and Conditions lists */
ol.tc-clause {
  list-style-type: lower-alpha;
}

ol.tc-clause > li {
  padding-bottom: 1em;
}

ol.tc-clause > li .clause-title {
  font-weight: bold;
  font-style: italic;
}

ol.tc-subclause {
  list-style-type: lower-roman;
}

ol.tc-subclause > li {
  padding-top: 1em;
  margin-left: -2em;
}
