a img {
    border: none;
}

a {
	color: #ffffff;
	font-weight: bold;
}

a:visited {
	color: #ffffff;
	font-weight: bold;
}

a:hover {
	color: #C4BFA2;
	font-weight: bold;
}

body {
	font-family: Verdana, sans-serif;
	margin: 0;
	font-size: 10pt;
}

td {
	font-size: 10pt;
	text-align: justify;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
}

p, li {
	line-height: 100%;
}

body {
	background-color: #C4BFA2;
}