html, body, div, span, applet, object, iframe,
p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, dl, dt, dd, ul, li, form, label, 
legend, table, caption, tbody, tfoot, thead, 
tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:1.5;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

:focus {
	outline: 0;
}

body {
	line-height:1;
	color: black;
	background: #003300;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.titulos { color:#004F29; font-weight:bold; font-size:14px; text-decoration:underline; padding-top:20px;}

a, a:link, a:hover, a:visited { text-decoration:underline; color:#333333;}
a:hover { text-decoration:underline; color: #009900;}
