body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
table.header {
	border: none;
}
table.main {
	border: none;
	background-image: url(images/backmid.gif);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.redText {
	color: #FF0000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
.highlight {
	background-color: #FFFF00;
}
table.comment {
	border: thin solid #000000;
	background-color: #EAEAEA;
}
li {
	list-style-type: disc;
}
table.guarantee {

	border: thin solid #000000;
	background-color: #FFFFCC;
}
