body  { 
	font-weight: bold;
	color: #fff;
	margin: 0; 
	padding: 0; 
	font-family: verdana,arial,geneva,sans-serif;
		background:#026640;

}
	
td  { 
	font-weight: bold; 
	padding: 5px 10px;
}

.white { 
	color: #fff;
}

#title { 
	font-size: 13pt;
	text-align: center;
}

#button { 
	font-size: 10px; 
	font-weight: bold; 
	vertical-align: middle;
}

#info { 
	font-size: 12px; 
	text-align: justify; 
}

.yellow { 
	color: yellow; 
}

table {
	background:#026640;
}

.center {
	text-align:center;
	font-size: 12px;
}

li {
	list-style-type: none;
}