/* == body tag styles == */
body {
background: #ffffcc url(bg.jpg) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10pt;
text-align: justify;
margin: 0;
padding: 0;
}
font {
font-size: 10pt;
}
p {
font-size: 10pt;
text-align: justify;
}
/* ======================================================= */

/* header definitions */

h1 {
background: transparent;
color: #006699;
text-align: right;
}
h2 {
background: transparent;
color: #006699;
text-align: right;
}
h3 {
background: transparent;
color: #006699;
text-align: right;
}
h4 {
background: transparent;
color: #ffffff;
text-align: right;
}
h5 {
background: transparent;
color: #006699;
text-align: right;
}
h6 {
background: transparent;
color: #006699;
text-align: right;
}
/* ======================================== */


/*   begin of anchor tag formatting   */
a:link, a:active, a:visited {
background: transparent;
text-decoration: underline;
font-size: 11px;
color: #ffcc00;
text-align: right;
}
a:hover {
background: transparent;
text-decoration: none;
font-size: 11px;
color: #99ccff;
text-align: right;
}

/* == end of anchor tag formatting == */


/* =========== TABLE DEFINITIONS ============*/

/* ---- header table ---- */

.headertd {
background: #99ccff;
color: #000000;
}

/* ---- navigation ---- */
.navigtd {
color: #ffffff;
font-size: 11px;
margin-right: 3;
}

a.navigtd:link, a.navigtd:active, a.navigtd:visited {
background: transparent;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
color: #006699;
}
a.navigtd:hover {
background: transparent;
text-decoration: none;
color: #CC0000;
}

a.mininavtd:link, a.mininavtd:active, a.mininavtd:visited {
background: transparent;
text-decoration: underline;
margin-left:10px;
font-size: 9px;
color: #cc0000;
border-color: transparent;
border-style: none;
border-width: 0px;
}
a.mininavtd:hover {
background: transparent;
text-decoration: none;
color: #000099;
border-color: transparent;
border-style: none;
border-width: 0px;
}

/* ---- content ---- */

.contenttd {
background: transparent;
color: #ffffcc;
font-size: 10pt;
text-align: justify;
}

/* ---- footer ---- */

.footertd {
background: #99ccff;
color: #000000;
font-size: 10pt;
text-align: center;
}
/* ========================================= */


/* ===== begin of form tags formatting ===== */
input.stdkey {
background: #cccccc;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
color: #333333;
}


/* ========================================= */
/* ======= DA RIVEDERE DA QUI IN GIÚ ======= */
/* ========================================= */

.title {
background: none;
font-family: Arial,Verdana,Helvetica,sans-serif;
color: #006699;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.content {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #000000;
font-size: 10pt;
text-align: justify;
}

.block-title {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #ffffff;
font-size: 12px;
}


.storytitle {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #363636;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.storycat {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #363636;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}

.boxtitle {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #363636;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
}

.boxcontent {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #363636;
font-size: 8px;
}

.option {
background: none;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: #006699;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}

.tiny {
background: none;
font-family: Arial,Verdana,Helvetica,sans-serif;
color: #006699;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

.little {
background: none;
font-family: Arial,Verdana,Helvetica,sans-serif;
color: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}


