@import "/styles/cms_templates.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	background-color: #e7f5e5;
}

h1, h2, h3, h4, h5, p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

ul li {
	list-style-type: square;
}

