h1 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 24pt;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: navy;
}
p {
	font-family: georgia, 'times new roman', serif;
	font-size: 12pt;
	text-align: left;
}
.prehead {
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-family: verdana, sans-serif;
	font-size: "10pt";
}
.capital {
	font-family: tahoma, verdana, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.guarantee {
	font-family: georgia, 'times new roman', serif;
	font-size: 18pt;
	font-weight: bold;
}	
#footer {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
#wrap {
	margin: auto;
	width: 750px;
	background-color: white;
}
form {
	width: 65%;
	margin: auto;
}
.bold {
	font-weight: bold;
}