body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663366;
}

.content {
	font: 12px arial;
	color: #000000;
	background: #CCCC9A;
}

.footer {
	font: 11px arial;
	color: #CC99CC;
}

a:link, a:visited, a:hover, a:active {
	font: 12px arial;
	color: #663399;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font: 11px arial;
	color: #CC99CC;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.product {
	padding-top: 10px;
}