body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-align: left;
	color: #3E4632;
}

a:link {
	color: #3E4632;
	text-decoration: underline;
	font-weight: bold;	
}
a:visited {
	color: #3E4632;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
color: #FBB500;
text-decoration: none;
font-weight: bold;
}
a:active {
	color: #911300;
	text-decoration: none;
	font-weight: bold;
}
.subcol {
	text-indent:15px;
	font-size: 10pt;
}
.subon {
	text-indent: 15px;
	font-size: 10pt;
	color: #577FBA;
	
}
.indnt {
	text-indent: 3px;
	font-weight: bold;
}
.incol {
	font-weight: bold;
	text-indent: 3px;
	color: #367CD2;
}
.colhead {
	font-weight: bold;
	text-indent: 0px;
	color: #911300;
}
.ital {
	font-style: italic;
	font-weight: bold;
}

.bld {
font-weight: bold;
color: #3E4632;
}
table {
	font-family: "Times New Roman", Times, serif;
	color: #3E4632;
	font-size: 12pt;
	text-align: left;
}
.prices {
width:480px;
	border:1px solid #000000;
	list-style: none;
	font-weight:bold;
	margin:0;
	padding:0 10;
}
.pricesb {
	width:282px;
	border:1px solid #000000;
	list-style: none;
	font-weight:bold;
	margin:0;
	padding:0 10;
}
}





