span, p, li, h1, h2, h3 {
	font:normal 1.3em/1.6em 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

strong {
font-weight:700;
}

a, a:link,
a:visited,
a:hover,
a:active  { font-weight:bold; color:#fff; outline:0;}
a:hover   { color: #f00;}

h2 {
color:#fff;
font-size:1.6em;
font-weight:700;
line-height:0.8em;
}

h3 {
color:#fff;
font-size:1.3em;
font-weight:700;
line-height:0.8em;
}

address {
	font:normal 1.2em/1.4em 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:right;
	display:inline;
	text-align:right;
	margin:0 20px 0 0;
}

address a,
address a:link,
address a:visited,
address a:hover,
address a:active { font-weight:normal;color:#959595;}
address a:hover  { color: #fff;}

/* listas */
/*
ul {
color:#fff;
}

li {
	color:#fff;
	font-size:13px;
	font-weight:700;
	line-height: 14px;
	padding:10px 0 10px 24px;
	background:url(../img/bullet.png) top left no-repeat;
}

ul li {
padding:6px 0 4px 20px;
}

ul li ul li {
font-weight:400;
padding:10px 0 0 15px;
}

ul li ul li ul li {
color:#d2b32c;
padding:10px 0 0 15px;
}
*/
