html,body { margin:1px; padding:0px }

body { background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; }

.frame { border: 1px solid #08142A }
.top_line {	border-top: 1px solid #08142A }
.left_line { border-left: 2px solid #4A883F }
.right_line { border-right: 2px solid #4A883F }

.text8 { font-size: 8px; color: #000000; font-weight: normal; font-style: normal; text-decoration: none }
.text8 a:hover { color: #FB8318 }
.text8 a { color: #97001B; font-weight: bold; text-decoration: underline }

.text10 { font-size: 10px; color: #000000; font-weight: normal; 	font-style: normal; text-decoration: none }
.text10 a:hover { color: #FB8318 }
.text10 a { color: #97001B; font-weight: bold; text-decoration: unerline }

.text11 { font-size: 11px; color: #000000; font-weight: normal; 	font-style: normal; text-decoration: none }
.text11 a:hover { color: #FB8318 }
.text11 a { color: #97001B; font-weight: bold; text-decoration: unerline }

.text12 { font-size: 12px; color: #000000; font-weight: normal; font-style: normal; text-decoration: none }
.text12 a:hover { color: #FB8318 }
.text12 a { color: #97001B; font-weight: bold; text-decoration: underline }

.text14 { font-size: 14px; color: #000000; font-weight: normal; font-style: normal; text-decoration: none }
.text14 a:hover { color: #FB8318 }
.text14 a { color: #97001B; font-weight: bold; text-decoration: underline }

.text16 { font-size: 16px; color: #000000; font-weight: normal; font-style: normal; text-decoration: none }
.text16 a:hover { color: #FB8318 }
.text16 a { color: #97001B; font-weight: bold; text-decoration: underline }

.grassetto { font-weight: bold }
.centrato { text-align: center }
.sinistra { text-align: left }
.destra { text-align: right }
.giustificato { text-align: justify }
.smallcaps { font-variant:small-caps }
.corsivo { text-decoration:italic }
.maiuscolo { font-variant:uppercase }
.titolo { font-size: 14px; font-weight: bold }

.blu { color:RoyalBlue }
.bluScuro { color:DarkSlateBlue }
.bluScuro2 { color:#476AB1 }
.nero { color:black }
.verde { color:green }
.bianco { color:white }
.rosso { color:red }
.granata { color:FireBrick }
.verdone { color:DarkGreen }
.grigio { color:#948A8A }
