body {
	border: 0;
	background-color: #efb000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {

	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 0.5em
}

h2 {
	
	font-size: 12px;
	color: #555555
}

h3 {
	
	font-size: 11px;
	color: #777777;
	font-weight: normal;
	font-style: italic;
	line-height: 0.2em
}

p {
	
	font-size: 11px;
	color: #000000;
	line-height: 1.8em;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

td {
	
	font-size: 10px;
	color: #000000;
}

img {
	border: 0
}

a {
	
	font-size: 10px;
	text-decoration: none
}

ul {
	
	list-style: square;
	font-size: 11px;
	color: #454545;
	line-height: 1.5em
}


#close{
	position: absolute;
	left: 20px;
	top: 570px;
	
}
