ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	border: 0px solid pink;
}
/*
NN4 margin fix
*/
body {
	margin: -10px;
	padding: 0;
}
html body {
	margin: 0;
	padding: 0;
}
div#page-content p, td, div, dt, dd, ol, ul, a {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 1.75em;
	line-height: 1.75em;
}
h2 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h3 {
	font-size: 1.45em;
	line-height: 1.45em;
	weight: bold
}
h4 {
	font-size: 1.3em;
	line-height: 1.3em;
	weight: bold
}
h5 {
	font-size: 1.15em;
	line-height: 1.15em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	background-color: transparent;
	margin: 0 0 0 0;

/* .25em 0 0 0  */
}
ul {
/* needed for gecko */
padding-left: 0p
x;
	/* needed for ie, opera */
margin-left: 0px;
}
ul li {
	line-height: ;
	padding-top: 0;
}
ul li {
	line-height: ;
	padding-top: 0;
}
a:link {
	color: #0099FF;
	text-decoration: none
}
a:visited {
	color: #0099FF;
	text-decoration: none
}
a:hover {
	color: #00CCFF;
	text-decoration: underline
}
a.seconda:link {
	color: #9A8;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #9A8;
}
a.seconda:visited {
	color: #525D4A;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #9A8;
}
a.seconda:active {
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #9A8;
}
a.seconda:hover {
	color: #525D4A;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #9A8;
}
.colour {
	color: #369;
}
.error {
	
}
.small {
	font-size: 10px
}
.print {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}