/* Foglio stile 3 per il sito www.corea.it */

a {
text-decoration: none;
color: #000;
}
a:hover{
color: #F00;
}
h2 {
color: #C00;
font-size: 17pt;
font-weight: bold;
text-align: center;
}
.banner {
background-color: #FC6;
color: maroon;
font-size: 18pt;
font-weight: bold;
font-style: italic;
text-align: center;
}
.striscia {
background-color: #dfdfef;
color: #004;
font-size: 14pt;
font-weight: bold;
text-align: center;
}
.commento1 {
padding-left: 20px; 
padding-right: 20px;
font-family: Arial, Helvetica;
font-size: 10pt;
color: #008;
text-align: justify;
}
.rosso {
color: #B00;
}
.blu {
color: #00F;
}
.blu1 {
color: #008;
}
.viola {
color: #A0A;
}
.blu2 {
color: #66F;
}
.viola2 {
color: #70F;
}
.grigio {
color: #666;
}
.gr {
background-color: #f0f0f0;
}
.sinistra {
	text-align: left;
}
.centro {
	text-align: center;
}
.destra {
	text-align: right;
}
.giust {
text-align: justify;
}
.times {
font-family: Times New Roman;
}
.mincho {
font-family: MS Mincho;
}
.nsimsun {
font-family: NSimSun;
}
.mingliu {
font-family: MingLiU;
}
.arial_uni{
font-family: Arial Unicode MS;
}
.b {
font-weight: bold;
}
body {
background: rgb(255,245,220);
color: black;
}
body, td {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 12pt;
}
s {
text-decoration: none;
font-family: Batang;
}
.dim7 {
font-size: 36pt;
}
.dim6 {
font-size: 24pt;
}
.dim5 {
font-size: 18pt;
}
.dim4 {
font-size: 14pt;
}
.dim3 {
font-size: 12pt;
}
.dim2 {
font-size: 10pt;
}
.dim1 {
font-size: 8pt;
}
.dim04 {
font-size: 4pt;
}
