body {
  margin: 0px; 
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


td {
	font-size: 12px;
	color: #000000;
	max-width: 600px;
}
table {  
  font-size: 12px; 
  color: #000000;
}
p {
  font-size: 12px; 
  color: #000000;
  line-height: 150%;
}
.side {
  font-size: 10px;
  margin: 20px;
}
.terms {
  font-size: 10px;
  margin: 20px;
  line-height: 100%;
}
.terms2{
  margin: 20px;
  line-height: 100%;
}
h1 {  
  font-size: 18px; 
  font-weight: bold; 
  color: #133C2B
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #133C2B;
	font-style: italic;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  color: #133C2B;
}
li {
   font-size: 12px;
}
.small {
			font-size: 9px
}
a {
	text-decoration: none;
	color: #F00;
}

a.rates { text-decoration: underline; color: #cc0000 }
a.rates:link { text-decoration: underline; color: #cc0000;}
a.rates:visited { text-decoration: underline; color: #cc0000;}
a.rates:hover { text-decoration: underline; color: #F7BC17}
.top {
	text-align: right;
	vertical-align: top;
}
#body {
	width: 700px;
	left: 50px;
	margin-left: 80px;
}
#formtable {
	left: 30px;
	margin-left: 30px;
}
.linebreak {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #133C2B;
}
.Headers {
	width: auto;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #95A79F;
}

