
body { background-color: #FFFFFF; margin-top: 0.8em; margin-left: 1.0em; margin-right: 1.0em;
	font-family: Verdana,Helvetica,Arial,sans-serif; font-size:0.72em
}

img { border-style: none }

.menu { font-size: small; color: #666666 }
.menu:link { color: #666666; text-decoration:none }
.menu:visited { color: #666666; text-decoration:none }
.menu:hover { background-color: #AA0000; color: #FFFFFF }
.menu:active { text-decoration:underline }

.info { font-size: small; font-weight: bold; color: #006600 }
.info a:link { color: #006600; text-decoration:none }
.info a:visited { color: #006600; text-decoration:none }
.info a:hover { background-color: #aa0000; color: #ffffff }
.info a:active { text-decoration:underline }

a:active { color: #aa0000 }

.intestazione { font-size: x-small; font-weight: lighter; color: #666666; }
.funny { font-family: Jokerman; color: #AA0000 }
.elegant { font-family: Garamond }
.title { color: #AA0000; font-size: 1.4em; font-weight: bolder }
.subtitle { color: #AA0000; font-size: 1.2em }
.context { color: #00AA00; font-size: 1.3em; font-weight: bolder; font-style: italic }
.subcontext { color: #00AA00; font-size: 1.1em; font-style: italic }
.evidenza { color:#990000; font-weight:400 }

.reverse { color: #AA0000; background-color: #00AA00 }
.reverse2 { color: #00AA00; background-color: #AA0000 }
.reverse3 { color: #0000AA; background-color: #00AA00 }
.box { border: 1px solid #000000; background-color: #FFFFFF }
.hide { display: none; color: white }

.large { font-size: 1.4em }
.medium { font-size: 1.0em }
.small { font-size: 0.6em }

.link { cursor: pointer }

@media print {
  BODY { font-size: 10pt }
}
