/* CSS Document */
body { background-color: #ffffff; background-image: url(images/striscia2050.jpg) ; font-family: Courier, Helvetica, sans-serif; color: #000000;  }
p, div, li { font-family: Courier New, Courier, mono; font-size: x-small; color: #000000 }
h1 { font-family: Courier New, Courier, mono; font-size: 16pt; color: red;  text-decoration: underline; padding: 0em; padding-bottom: 0em; margin-bottom: 0em }
h2 { font-family: Courier New, Courier, mono; font-size: large; color: #000000;  text-decoration: underline; padding: 0em; padding-bottom: 0em; margin-bottom: 0em }
h3 { font-family: Courier New, Courier, mono; font-size: normal; font-weight: bold; color: #000000; background-color: white; padding: 0em; margin-bottom: 0em }
h4 { font-family: Courier New, Courier, mono; font-size: x-small; font-weight: bold; color: #000000; padding: 0em; margin-bottom: 0em }
h5 { font-family: Courier New, Courier, mono; font-size: x-small; font-weight: bold; color: Blue; background-color: white; padding: 0em; margin-bottom: 0em }
h6 { font-family: Courier New, Courier, mono; font-size: xx-small; color: #000000; background-color: white; background-image: url(images/striscia760.jpg) }
hr {color: #000000}
a {color: #FF0000; text-decoration: underline }
a:active {color: #FF0000; text-decoration: underline }
a:visited {color: #FF0000; text-decoration: underline }
a:hover {color: #FF0000; text-decoration: underline }
.error { color: #ff0000; font-weight: bold }
.success { color: #006600; font-weight: bold }

