body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color:#000000;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color:#6D2437;
	font-size: 14px;
}

a:active {
	color:#6D2437;
	font-size: 14px;
}

.section {
	color:#6D2437;
	font-size: 14px;
}

.txtbold {
	font-weight: bold;
}

.headers {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.topheadings {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.productname {
	font-size: 12px;
	font-weight: bold;
}

form.paypal input.button {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin:200px;
	width:450px;
}
