<?php 
header("Content-type: text/css");
?>
.titolo_grande_century {
font-family: Century Gothic,Book Antiqua,Arial Narrow;
font-size: 28px;
font-weight: bold;
font-variant: normal;
letter-spacing: 2px;
color: #000000;
font-style: normal;
}
body {
background-color: ;
font-family: Trebuchet MS,Arial,Verdana;
font-size: 11px;
font-weight: normal;
font-style: normal;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
color: #000000;
}
table, td { font-size: 11px; font-weight: normal; font-style: normal; }
h1{ font-size: 11px; color: #000000; }
h2{ font-size: 11px; color: #000000; }
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
.Titoli_interni_pagina {
font-family: Century Gothic,Book Antiqua,Arial Narrow;
font-size: 15px;
font-weight: normal;
font-variant: normal;
letter-spacing: ;
color: #bd2716;
font-style: normal;
}
.titolo_grande {
font-family: Monotype Corsiva;
font-size: 22px;
font-weight: normal;
font-variant: normal;
letter-spacing: ;
color: ;
font-style: normal;
text-decoration: none; 
}
.titolo_medio {
font-family: Century Gothic,Arial Narrow,Georgia;
font-size: 13px;
font-weight: normal;
font-variant: small-caps;
letter-spacing: ;
color: ;
font-style: normal;
}
a.titolo_medio:link { color: #000000; text-decoration: none; }
a.titolo_medio:visited { color: #bd2716; text-decoration: none; }
a.titolo_medio:hover { color: #bd2716; text-decoration: underline; }
a.titolo_medio:active { color: ; text-decoration: underline; }