BODY {
	SCROLLBAR-FACE-COLOR: #2291CA; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #00ffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
    	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
    	BACKGROUND-COLOR: #2291CA;
    	TEXT-DECORATION: none;
	MARGIN: 10px;
	}


P {font: 10pt Arial; text-align: justify; color:black}

DIV {font: 10pt Arial; text-align: justify; color:black}
DIV.tit {font-size: 12pt; font-face: courrier; text-align: center; font-weight: bold; color:0098FF; text-indent: 0pt}
DIV.art {font-size: 10pt; font-face: courrier; text-align: center; font-weight: bold; color:0098FF; text-indent: 0pt}
DIV.cntr {font-size: 10pt; font-face: Arial; text-align: center}
DIV.cnt {font-size: 10pt; font-face: Arial; text-align: center}

A:link, A:visited {font: 10pt Arial; text-decoration: YES; color:2291CA;}
A:hover {font: 10pt Arial; text-decoration: YES; color: orange;}

A:link.mn1, A:visited.mn1 Arial; text-decoration: YES; color:2291CA;}
A:hover.mn1 {text-decoration: NO; color: red;}

A:link.mn2, A:visited.mn2 {text-decoration: YES; color:navy;} 
A:hover.mn2 {text-decoration: NO; color: yellow;}

H1 {font-size: 14; font-face: Times New Roman; text-align: left;  font-weight: bold; color:0000ff; text-indent: 0pt}

H2 {font-size: 14pt; font-face: Times New Roman; text-align: center;  font-weight: bold; color:red; text-indent: 0pt}

H4 {font-size: 12pt; font-face: Times New Roman; text-align: center;  font-weight: bold; color:RED; text-indent: 0pt}

.bottoni
{
    BACKGROUND-COLOR: white;
    border-top: none;
    padding-left: 3px;
    font-size: 8pt; 
    font-face: Arial; 
}

.topbanner
{
    BORDER-RIGHT: 1px black solid;
    BORDER-TOP: 1px black solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: 1px black solid;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: dodgerblue4;
    TEXT-ALIGN: center
}

.myTable
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: navy 1px solid;
    BORDER-BOTTOM: navy 1px solid;
    LIST-STYLE-TYPE: square;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: justify;
    TEXT-DECORATION: none;
}

.tablebottoni
{

    BGCOLOR: #FFFFFF;
    font-size: 10px;
    font-family: arial;
    border-bottom: black 1px solid;
    border-left: gray 1px solid;
    border-right: black 1px solid; 
}
.myTr
{
    BACKGROUND-COLOR: white;
}
.myTD
{
    ALIGN: Center;
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    VALIGN: Top;
}