.karma-baby {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color:#EBBDCC;
}
.topnav {
	background-color: #EB648E;
	background-repeat: repeat-x;
}
.footer A:link {text-decoration: none; color: #FBECF1;}
.footer A:visited {text-decoration: none; color: #FBECF1;}
.footer A:active {text-decoration: none; color: #FBECF1;}
.footer A:hover {text-decoration: underline; color: #FBECF1;}
.footer {color:#FBECF1;}

.content {
	padding: 8px;
}
.catdesc {
	background-color: #FBECF1;
	padding-right: 8px;
	padding-top: 4px;
	padding-left: 8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4D1728;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {font-size: 10px}
a:link {
	color: #4D1728;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D1728;
}
a:hover {
	text-decoration: underline;
	color: #4D1728;
}
a:active {
	text-decoration: underline;
	color: #4D1728;
}
h1 {
	font-size: 12px;
	color: #4D1728;
}
h2 {
	font-size: 11px;
	color: #4D1728;
}
h3 {
	font-size: 10px;
	color: #4D1728;
}