BODY {
	FONT-SIZE: 10pt; BACKGROUND: url(images/acqualogica_bg.gif) #ffffff fixed no-repeat center center; FONT-FAMILY: Helvetica, Geneva, Arial, sans-serif
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
TD {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 9pt; VERTICAL-ALIGN: top; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
P.just {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}
H1 {
	FONT-SIZE: 12pt; COLOR: #0000c0; FONT-FAMILY: Helvetica, Geneva, Arial, sans-serif; TEXT-ALIGN: left
}
H1.center {
	FONT-SIZE: 12pt; COLOR: red; FONT-FAMILY: Helvetica, Geneva, Arial, sans-serif; TEXT-ALIGN: center
}
.navy {
	COLOR: #000080
}
.blue {
	COLOR: #0000c0
}
.black {
	COLOR: #000000
}
.olive {
	COLOR: #3D3D18
}
.red {
	COLOR: red
	
}
.green {
	COLOR: green

td.redpink {
color: darkred;
background: url(images/pink.gif); 
}

}
.darkred { COLOR: #800000
}	

.small {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A.bfc:visited { color: purple;}
A.bfc:link  {color: blue;}
A.bfc:hover   {color: red; } 


a.button {	
    BORDER-LEFT: red 1px solid;
    BORDER-RIGHT: red 1px solid;
    BORDER-BOTTOM: red 1px solid;
    BORDER-TOP: red 1px solid;
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: BOLD;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    MARGIN: 0px;
    WIDTH: 125px;
    HEIGHT: 25px;
    CURSOR: hand;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: CENTER;
    TEXT-VALIGN: MIDDLE;
    PADDING: 4px 8px;
    text-decoration: none;	
}

a.button:link { 	
	color: black;	
	background-color: white; 	
	text-decoration: none;	
}


a.button:hover { 	
	background-color: pink; 	
	BACKGROUND: url(images/pink.gif);
	color: black;	
	text-decoration: none;	
}

a.button:active { 	
	background-color: pink; 	
	BACKGROUND: url(images/pink.gif);
	color: red;	
	text-decoration: none;	
}

a.button:visited { 	
	background-color: white; 	
	color: red;	
	text-decoration: none;	
}



