span, p, li {
	font:normal 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

strong {
font-weight:700;
}

a, a:link,
a:visited,
a:hover,
a:active  { font-weight:bold; color:#73370b; outline:0;}
a:hover   { color: #000;}

h1, h2, h3, h4, h5
{ font-family:Georgia, "Times New Roman", Times, serif; }


.header h1 {
color:#7f7972;
font-size:22px;
font-weight:400;
display:block;
margin:0 0 0 150px;
padding:145px 0 0 0;
}

h1 {
color:#000;
font-size:22px;
font-weight:400;
float:left:
display:inline;
margin:0 0 4px 0;
/*margin:0 0 0 150px;
padding:145px 0 0 0;*/
}

h2 {
color:#8a8986;
font-size:14px;
font-weight:700;
margin:0 0 4px 0;
}

h3 {
color:#8a8986;
font-size:14px;
font-weight:400;
margin:0 0 4px 0;
}

address {
	font:normal 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
}

address a,
address a:link,
address a:visited,
address a:hover,
address a:active { font-weight:normal;color:#000;}
address a:hover  { color:#73370b;}

/* listas */

li {
	color:#000;
	font-size:17px;
	font-weight:400;
	line-height: 16px;
	padding:8px 0 0 35px;
	/*background:url(../img/bullet.png) top left no-repeat;*/
}

li ul li {
font-weight:400;
font-size:16px;
padding:8px 0 0 24px;
}

.leftCol a,
.leftCol a:link,
.leftCol a:visited,
.leftCol a:hover,
.leftCol a:active { color:#000;text-decoration:none;font-weight:400;}
.leftCol a:hover  { color: #73370b;}
