* {
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
}
a {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
   }
h1 {
	text-align: center;
	margin: 1em 2em 0em;
	/* font-family: "times new roman", times, serif; */
	font-size: 14pt;
	color: 000099;
	font-weight: bold;
	font-variant: small-caps;
   }
.showtable {
	color: #000099;
	margin-left: 1em;

}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

.noliststyle {
	list-style-type: none;
}

.companyinfo {
	color: d21211;
	margin-left: 2em;
	font-weight: bold;
	text-align: left;

}

.reserve {
	font-weight: bold;
	font-size: 10pt;
	font-variant: normal;
}
body {
	font-family: "Times New Roman", Times, serif;
}
.productcategory {
	font-size: x-large;
	color: #00cc00;
	font-weight: bold;

}
td {
	ext-align: center;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.stylewht {
	color: #FFF;
}
