body {
	zbackground-image: url(../images/background.jpg);
	zbackground-position: center 235px;
	zbackground-repeat: no-repeat;
	background-color: ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
    font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

h1 {
    font-size: 32px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
h2 {
    font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
    font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #84414A;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
a[href^="mailto"] {
	color: #84414A;
	text-decoration: none;
	}
a[href^="mailto"]:hover {
	color: #FF0000;
	text-decoration: none;
	}

.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}
	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
