body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
.sidebar {
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}
h2 {
	font-weight: bold;
	color: #336633;
	padding-top: 10px;
}
.textcellrtpad {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 0px;
	white-space: normal;
	padding-bottom: 5px;
}
.textcellltpad {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	
}
p {
	padding-bottom: -0.5px;
}
li {
	margin-left: -1em;
	list-style-type: square;
	padding-bottom: 5px;
}
h3 {
	margin-bottom: -0.5em;
}
h4 {
	margin-bottom: -0.5px;
}
.tableprice {
	font-size: 11px;
	margin: 0px;
}
.tableprice td {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}
.tablepricehd {
	background-color: #336633;
	text-align: center;
	color: #FFFFCC;
}
.tablepricefooter {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.tablepricered {
	color:#FF0000;
}
.cottchoice tr td a{
	padding:3px;
	border:2px solid #336633;
	background-color:#FFFFcc;
	color:#336600;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;	
	}
.cottchoice tr td a:hover{
	text-decoration:underline;
	background-color:#ffff99;
	}
