TABLE { 
border: 1px dotted gray; 
}

TABLE.simple { border: none;
background : #C2C0D5;
}

.corpo {
border: none;
}

TD { border: none;
background : #f0f0f0;
}

TD.corpo { border: none;
background : #B2B0C5;
}

TD.corpo2 { 
background : #C2C0D5;
border: 1px dotted gray; 
}

TD.simple { border: none;
background : #C2C0D5;
font-size : 13px;
font-family : Tahoma;
color : #000000;
text-align : top;
}

IMG { border: none;
background : #C2C0D5;
border: 1px outset gray; 
}

IMG.no { border: none;
background : #C2C0D5; 
}

P {
font-size : 12px;

font-family : Tahoma;
color : #333333;
text-align : ;
margin : ;
}

INPUT {
font-size : 9px;
font-family : Tahoma;
color : #111111;
} 

SELECT {
font-size : 9px;
font-family : Tahoma;
color : #111111;
} 


FONT {
font-size : 12px;
font-family : Tahoma;
color : #111111;
} 

FONT.mini {
font-size : 9px;
font-family : Tahoma;
color : #111111;
} 

FONT.bianco {
font-size : 12px;
font-family : Tahoma;
color : #FFFFFF;
}
FONT.on {
font-size : 12px;
font-family : Tahoma;
color : #AA1111;
}

FONT.on2 {
font-weight : ;
font-size : 10px;
font-family : Tahoma;
color : #AA1111;
text-decoration : none;
}

H3 {
font-family : Tahoma;
color : #000000;
text-align : center;
} 

H2 {
font-family : Tahoma;
color : #222222;
font-size : 16px;
text-align : center;
}



H1 {
font-family : Tahoma;
color : #000000;
text-align : center;
} 

BODY {
font-size : 10px;
font-family : Tahoma;
color : #000000;
background : #ffffff url() fixed repeat;
} 

BLOCKQUOTE {
font-size : 13px;
font-family : Tahoma;
color : #000000;
text-align : ;
} 

A:hover {
font-weight : bold;
font-size : 12px;
font-family : Tahoma;
color : #0000FF;
background : #D2D0E5;
text-decoration : none;
} 

A:visited, A:link, A:active {
font-weight : bold;
font-size : 12px;
font-family : Tahoma;
color : #0000CC;
text-decoration : none;
} 

A.bottom:hover {
font-weight : ;
font-size : 10px;
font-family : Tahoma;
color : #0000FF;
background : #D2D0E5;
text-decoration : none;
} 

A.bottom:visited, A.bottom:link, A.bottom::active {
font-weight : ;
font-size : 10px;
font-family : Tahoma;
color : #0000CC;
text-decoration : none;
} 

INPUT.totClass {
font-size : 9px;
font-family : Tahoma;
color : #111111;
background: #DDDDDD;
border: 1px solid #000000;
text-align:right;
}

INPUT.totClass2 {
font-size : 9px;
font-family : Tahoma;
color : #111111;
background: #DDDDDD;
border: 2px solid #000000;
text-align:right;
}