body {
	
	font-family: Arial,Trebuchet MS,Verdana, Geneva, Helvetica, sans-serif;
	margin:0px;
	
}

a {
	color: green;
}

a:hover {
	color: #000;	
}

a:visited {
	color: green;
}

p {
	
	font-size: 100%;
}

li {
	
	font-size: 100%;
	
}

li {
	list-style-image: url(images/gray-arrow.png);
	padding-bottom:1px;
}

#bond {

	width:50%;
	border: 1px solid black;
	padding:10px;
}

#bond p {

	margin:0px;
}

label {
	
	font-weight:bold;
	font-size:80%;
}

#top {
	
	font-size:90%;
}

#bodycopy h1 {
	
	text-align:center;
	
}

table {
	
	spacing:0px;

}

td {
	
	padding:0px;
	spacing:0px;
		
}

h1 {
	font-size: 150%;
	color:red;
}

.button1{
background:url(images/button1.gif);
border:none;
color: red;
font-family:Arial;
font-weight:bold;
height:43px;
width:150px;
vertical-align:top;
padding:0px;
cursor: pointer;
font-size:18px;
}

.text_colour {
color: #006600; 
font-family: Arial, Helvetica, sans-serif; font-size:
 12px; }
 
#leasememo {
  padding: 10px;
  display: none;
  border: 1px solid #000;	
}

#leasememo table td {
	padding: 10px;
}
 