body {
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: black
}

a {
	color: #1376d3;
	font-weight: bold;
	text-decoration: none;
}


table.modules {
	border-spacing: 0;
	border-collapse: collapse;
}

table.modules td {
	padding: 2px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px solid black;
}

table.modules td.header {
	background-color: #cccccc;
}

div#axeTax {
	float: right;
}
div#axeTax img {
	border: none;
}

div#donate {
	top: 50px;
	width: 250px;
	position: relative;
	float: right;
	text-align: center;
}

