body{
	font-family: "Verdana", "Lucida Grande", "Tahoma", "sans-serif";
	font-size: 10px;
	 font-weight: normal;
	}
p{font-family:"Verdana", "Lucida Grande", "Tahoma", "sans-serif";
  font-size: 20 px;
  font-weight: normal;
  text-align: justify;
  line-height: 18px;
}
span{font-family:"Segoe UI", Arial, Helvetiva, sans-serif;
  font-size: 20 px;
  font-weight: normal;
  text-align: justify;
  line-height: 18px;
}
span.bold{font-family:"Segoe UI", Arial, Helvetiva, sans-serif;
  font-size: 20 px;
  font-weight: bold;
  text-align: justify;
  line-height: 18px;
}
                    
h1{	font-family: "Segoe UI", Arial, Helvetiva, sans-serif;
	font-size: 20px;
	font-weight: bold !important;
	padding-bottom: 0.5em;
}
	
h2{	font-family: "Segoe UI", Arial, Helvetiva, sans-serif;
	font-size: 14px;
	color: #8A4117;/*#7E2217;*/ /*#C34A2C; */
	font-weight: bold !important;
	padding-bottom: 0.5em;
}

a {font-family: "Verdana", "Lucida Grande", "Tahoma", "sans-serif";
text-decoration: none;
font-size: 15px;
font-style: normal; font-weight: normal; color: 	#5CB3FF/*#808080*/}
a:hover { color : red; } 
a.active { color: red;}		

a.menuitem {font-family: "Segoe UI", Arial, Helvetiva, sans-serif;
font-size: 20px;
font-style: normal; 
font-weight: bold !important;
padding-bottom: 0.5em;
color: #BD9028}
a:hover { color : red; } 
a.active { color: red;}		


#content a[href $=".pdf"], .link-pdf
{
    background: url("img/pdf.gif") center left no-repeat;
    padding-left: 16px;
}