body { margin:-10px;padding:0; } /* For most versions of NN.4.x */
html body { margin:0;padding:4px 0 4px 0 ; } /* For CSS-compliant browsers */
body {
	background:#FFF
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
div,p,dd,li,td{
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5em;
}

p {
	margin-top:.1em;
}

h1{font-size:1.6em;line-height:.8em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.20em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#000;
	font-family: Helvetica,Verdana,'Trebuchet MS',Arial,sans-serif;
	font-weight:bold;
	margin-bottom:.1em;
	margin-top:.1em;
}

/* link */

a:link {
	color:#CC0000;
	background-color:transparent;
	text-decoration:none;
}
a:visited {
	color:#CC0000;
	background-color:transparent;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	background-color:transparent;
	text-decoration: underline;
}
a:active {
	color:#CC0000;
	background-color:transparent;
	text-decoration:none;
}

/* another link */

a.seconda:link {
	color:#000;
	background-color:transparent;
}
a.seconda:visited {
	color:#000;
	background-color:transparent;
}
a.seconda:hover {
	color:#000;
	background-color:transparent;
	text-decoration: underline;
}
a.seconda:active {
	color:#000;
	background-color:transparent;
}

.input {
	height: 15px;
	padding: 0;
	margin: 0 0 0 4px;
	border: 1px solid #000;
	font: 11px verdana, lucida, sans-serif;
}
.colour{color:#A40701;}
.error{color red;}
.small{
font-family: Verdana,Arial,sans-serif;
font-size:11px;
color:#666;
line-height:1.3em;}

.highlightBar {  

	background-color: #006699

	}

/* start of INDEX page style */

.indexTitle{
color:#fff;
font-family: Helvetica,Verdana,'Trebuchet MS',Arial,sans-serif;
font-size:1.15em;
}

#indexContent p, #indexContent{
	font-family: Verdana,Arial,sans-serif;
	font-size:11px;
	}

/* end of INDEX page style */


/* Footer */
.footer {
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
}
a.footer:link {
	text-decoration: underline;
; color: #FFFFFF
}
a.footer:visited {
	text-decoration: underline;
; color: #FFFFFF
} 
a.footer:hover{ 
	text-decoration: none;
; color: #FFFFFF
}
a.footer:active{
	text-decoration: underline;
; color: #FFFFFF
}


.footercopy{
	font-family: Verdana,Arial,sans-serif;
	font-size:10px;
	color:#333333;
}
a.footercopy:link{ 
	text-decoration: none;
; color: #333333
}
a.footercopy:visited{ 
	text-decoration: none;
; color: #333333
}
a.footercopy:hover{ 
	text-decoration: underline;
; color: #CC0000
}
a.footercopy:active{ 
	text-decoration: none;
; color: #333333
}


