/* logo color ="#418AAD" */

/* ----------------------------------- */
/* ------------- HEADERS ------------- */
/* ----------------------------------- */
H1, H2, H3, H4, H5, H6
{
text-transform: capitalize; color: #418AAD; text-align: center;
}
/* --------------------------------------- */
/* ------------- END HEADERS ------------- */
/* --------------------------------------- */
/* -------------------------------- */
/* ------------- BODY ------------- */
/* -------------------------------- */
body
{
font-family: Verdana, 'Times New Roman', Times, serif; font-size: 12px; color: #111111; text-indent: 15px;
}

div.text
{
margin-left: 150; margin-right: 150; width: auto; font-size: 13;
}

div.indextext
{
font-family: Verdana, 'Times New Roman', Times, serif; font-size: 10px; color: #111111;
}


IMG.intestazione 
{ 
float: left; margin: 0px 0px 0px 0px; padding: 10px 10px 10px 0px; border-width: 0px; 
}
div.howto
{
font-family: Verdana, 'Times New Roman', Times, serif; font-size: 12px; color: #111111; text-indent: 15px;
}
/* -------------------------------- */
/* ---------- END BODY ------------ */
/* -------------------------------- */


/* ---------------------------------------- */
/* ------------- HEADER LINKS ------------- */
/* ---------------------------------------- */
.center
{
text-align: center; font-size: 14;
}
/* ---------------------------------------- */
/* ------------- FOOTER LINKS ------------- */
/* ---------------------------------------- */
A:link 
{ 
font-size: 12px; color: #111111; font-weight: bold; text-transform: capitalize; text-decoration: none; 
}
A:hover 
{ 
font-size: 12px; text-decoration: underline; color: #418AAD; font-weight: bold; 
}
A:active 
{ 
font-size: 12px; color: #FF0000; font-weight: bold; text-decoration: none; 
}
A:visited 
{ 
font-size: 12px; color: #333333; font-weight: normal; text-decoration: none; 
}
/* ----------------------------------------------------- */
/* ------------------ END FOOTER LINKS ----------------- */
/* ----------------------------------------------------- */
/* ***************************************************** */
/* ----------------------------------------------------- */
/* ------------- TABLE ELEMENTS DEFINITION ------------- */
/* ----------------------------------------------------- */
td, p
{
font-family: Verdana, 'Times New Roman', Times, serif; font-size: 12px; color: #111111;
}
td DIV
{ 
font-size: 10px; color: #111111; 
}
/* --------------------------------------------- */
/* ------ Rules for Anchors within tables ------ */
/* --------------------------------------------- */
td p A:link 
{ 
font-size: 12px; color: #111111; font-weight: bold; text-transform: capitalize; text-decoration: underline; 
}
td p A:hover 
{ 
font-size: 12px; text-decoration: underline; color: #418AAD; font-weight: bold; 
}
td p A:active 
{ 
font-size: 13px; color: #FF0000; font-weight: bold; text-decoration: none; 
}
td p A:visited 
{ 
font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; 
}
/* --------------------------------------------------------- */
/* ------------- END TABLE ELEMENTS DEFINITION ------------- */
/* --------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* -------------------- PSEUDO CLASS SELECTORS ------------------ */
/* -------------------------------------------------------------- */
/* p:first-line */
/* { */
/* text-indent: 15px; */
/* } */
/* p:first-letter */
/* { */
/* color: #418AAD; font-size: 150%; text-transform: capitalize; */
/* } */
/* ------------------------------------------------------------- */
/* ----------------- END PSEUDO CLASS SELECTORS ---------------- */
/* ------------------------------------------------------------- */
/* ------------------ JAVASCRIPT LINKS-------------------------- */
/* ------------------------------------------------------------- */
.links
{
font-size: 9; cursor: hand;
}
/* ------------------------------------------------------------- */
/* ----------------- END JAVASCRIPT LINKS----------------------- */
/* ------------------------------------------------------------- */