
BODY {font-family: Arial; font-size: 16px; font-weight: normal; background-color: white; color: black; MARGIN-LEFT: 50px; MARGIN-RIGHT: 50px; MARGIN-TOP: 50px; MARGIN-BOTTOM: 50px}
P    {font-family: Arial; font-size: 16px; font-weight: normal}

H1   {font-family: Arial; font-size: 24px; font-weight: bold; text-align: center;}
H2   {font-family: Arial; font-size: 20px; font-weight: bold; text-align: center;}
H3   {font-family: Arial; font-size: 18px; font-weight: bold; text-align: center;}

UL.disc   {list-style-type: disc}
UL.square {list-style-type: square}
UL.circle {list-style-type: circle}
OL.lroman {list-style-type: lower-roman}
OL.uroman {list-style-type: upper-roman}
OL.lalpha {list-style-type: lower-alpha}
OL.ualpha {list-style-type: upper-alpha}
OL.arab   {list-style-type: lower-arabic}
LI        {font-family: Arial; font-size: 16px; color: black; font-weight: normal;}
LI.link   {font-family: Arial; color: blue; font-weight: bold;}

B              {font-weight: bold;}
I              {font-style: italic;}
.underlined    {text-decoration:underline;}
.overlined     {text-decoration:overline;}
.linethrough   {text-decoration:line-through;}
.blink         {text-decoration:blink;}


A:link         {text-decoration: none; font-weight: bold; background-color: white; color: blue;}
A:visited      {text-decoration: none; font-weight: bold; background-color: white; color: blue;}
A:hover        {text-decoration: none; font-weight: bold; background-color: white; color: #CC33CC;}
A:active       {text-decoration: none; font-weight: bold; background-color: white; color: blue;}

A.inv:link     {text-decoration: none; font-weight: bold; font-size: 11px; background-color: white; color: #ECECF0;}
A.inv:visited  {text-decoration: none; font-weight: bold; font-size: 11px; background-color: white; color: #ECECF0;}
A.inv:hover    {text-decoration: none; font-weight: bold; font-size: 11px; background-color: white; color: yellow;}

th             {font-family: Arial}
td             {font-family: Arial}
td.bold        {font-family: Arial; font-weight: bold;}
td.bottomleft  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: white; color: black; text-decoration: none; font-weight: normal; text-align: left;}
td.bottomright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: white; color: black; text-decoration: none; font-weight: normal; text-align: right;}

td.image       {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: white; color: #000000}
td.title       {font-family: Arial; font-size: 24px; font-weight: bold; text-align: center;}

.nota          {font-size: 14px;}

/* documenti */

.testata  {font-family: Arial; font-size: 16px; font-weight: normal; font-style: italic;}
.suptitle {font-family: Arial; font-size: 16px; font-weight: bold; font-style: normal;}
.title    {font-family: Arial; font-size: 22px; font-weight: bold; font-style: normal;}
.subtitle {font-family: Arial; font-size: 16px; font-weight: bold; font-style: normal;}
.autore   {font-family: Arial; font-size: 14px; font-weight: normal; font-style: normal;}
.capitolo {font-family: Arial; font-size: 16px; font-weight: bold; font-style: normal;}

.bibliografia {font-family: Arial; font-size: 14px; font-weight: normal; font-style: normal;}
.data         {font-family: Arial; font-size: 16px; font-weight: normal; font-style: normal; text-align: right;}

.fotoalbum    {font-family: Arial; font-size: 22px; font-weight: bold; font-style: normal;}
.click        {font-family: Arial; font-size: 14px; font-weight: bold; font-style: normal;}

/* Top frame */

BODY.top {font-family: Arial; font-size: 14px; line-height: 16px; background-color: green; color: black; font-weight: normal; MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; MARGIN-TOP: 4px; MARGIN-BOTTOM: 0px}

A.top:link     {font-family: Verdana; text-decoration: none; font-size: 14px; font-weight: bold; text-align: center; vertical-align: middle; background-color: green; color: white;}
A.top:visited  {font-family: Verdana; text-decoration: none; font-size: 14px; font-weight: bold; text-align: center; vertical-align: middle; background-color: green; color: white;}
A.top:hover    {font-family: Verdana; text-decoration: none; font-size: 14px; font-weight: bold; text-align: center; vertical-align: middle; background-color: green; color: red;}
A.top:active   {font-family: Verdana; text-decoration: none; font-size: 14px; font-weight: bold; text-align: center; vertical-align: middle; background-color: green; color: white;}

BODY.bottom {font-family: Arial; font-size: 14px; line-height: 7px; background-color: red; color: black; font-weight: normal; MARGIN-LEFT: 10px; MARGIN-RIGHT: 10px; MARGIN-TOP: 4px; MARGIN-BOTTOM: 4px}


/* Front page */

.front      {font-family: Arial; font-size: 24px; font-weight: bold;}
.frontbig   {font-family: Arial; font-size: 36px; font-weight: bold;}

