/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #DBD7C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redboldtext {
	font-size: 20px;
	color: #663333;
}
.largeblacktext {
	font-size: 16px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.largegreentext {
	font-size: 16px;
	color: #336666;
}
.style2 {
	font-size: 16px;
	color: #336666;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.padding {
	padding: 20px;
}
.14text {
	font-size: 14px;
}
.16redtext {
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
.rightborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663333;
}
.buynowtext {
	padding: 5px;
}
