h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	padding: 10px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	font-size: 14px;
	margin: 0px;
	padding: 10px;



}
.trprice {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	display: table-header-group;
	border: thin solid #666666;
	text-align: center;



}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url(images/listbullet.gif);
	text-align: left;
	display: marker;



}
a:link {
	color: #FF6633;
	text-decoration: none;
	cursor: hand;
	filter: Invert;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	cursor: hand;
	filter: FlipH;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.tablePrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: thin solid #CCCCCC;


}
.tdprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
address {
	font-family: Arial, Helvetica, sans-serif;
}
input {
	background-color: #FF9900;
}
