/*
html{ 
	overflow-y:scroll;
}
*/

body {
	font-weight: normal; 
	font-size: 12px; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif;
	background:url('../images/bg_body_pipo.jpg') repeat-x;
}
body.nobg { 
	background:none;
}
p {
	font-weight: normal; 
	font-size: 12px; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif
}
div {
	font-weight: normal; 
	font-size: 12px; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif
}
td {
	font-weight: normal; 
	font-size: 12px; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif
}
a {
	color: #003399; 
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
sup{ 
	font-size:70%; 
	line-height:100%; 
	vertical-align:text-top;
}
.leftnav_title {
	font-weight: bold; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none
}
.leftnav_subtitle {
	font-weight: bold; 
	font-size: 11px; 
	color: #336699; 
	text-decoration: none
}
.leftnav_link {
	font-size: 11px;
	color: #336699; 
	text-decoration: none
}
.nounderline_link {
	text-decoration: none
}
