body {
	font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#bce3fd;
	line-height:20px;
}
a, a:link, a:visited {
	color: #606460;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;

	}
a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	color: #292e35;
	}
h2{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:normal;
	font-weight:normal;
	color: #292e35;
	}

h2 span{
	background-image: url(../img/logo_pia.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-position: left top;
	display: block;
	height: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
h3{
	margin:0px; padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:17px; 
	line-height:normal; font-weight:normal; color: #246288;;
	}	
h3 span{
	color:#246288; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}
h4 {
	font-size:19px
}
h5 {
		margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	font-size:24px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}
li {list-style-type: none;

list-style-image: none;


}

p, dl, hr, ol, pre, table, address, fieldset {
	margin-bottom:20px
}

