body {
	margin: 15px auto 15px auto;
	padding: 0px;
	font-family: Arial, Tahoma, Sans;
	font-size: 10pt;
	color: #000;
	width: 100%;
}

img {
	border: 0px;
}

form, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	border: 0px;
  font-family: Arial, Tahoma, Sans;
}

	table td {
		padding: 0px;
		margin: 0px;
    font-family: Arial, Tahoma, Sans;
	}

	table th {
    font-family: Arial, Tahoma, Sans;
	}
  
a {
	/* color: #009643; */
  color: #689E13;
	text-decoration: underline;
  font-family: Arial, Tahoma, Sans;
}

a.user {
	padding-left: 16px;
	background: url("/images/user-small.png") left center no-repeat;	
}

a.link_on_page {
	text-decoration: none;
	border-bottom: #009643 1px dashed;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
  font-family: Arial, Tahoma, Sans;
}

h1, h2 {
	margin: 0px 0px 0.8em 0px;
	font-size: 20pt;
  text-align: center;
}

h3 {
	font-size: 15pt;
}

p {
  text-align: justify;
}

ul, li {
  text-align: left;
}

div#wasap {
	margin-top: 10px;
	text-align: center;
	color: #f2f2f2;
	font-size: 8pt;
}
	
	div#wasap a {
		color: #e7e7e7;
	}
