/*
|| wh.css 
|| Versione 1.0.0
|| Data Creazione : 03-05-2007  Data ultima modifica : 03-05-2007
|| (C) 2007 by Valentino Franceschetti
*/

h1.wh_main {
	font-family: "Benguiat Bk BT";
	font-size: large;
	font-weight: normal;
	color: Black;
    text-align: center;
}
li.wh_menu {
	font-family: "Arial Narrow";
	font-size: medium;
	font-style: italic;
	color: Red;
        font-weight: bold;
}
li.wh_submenu {
	font-family: "Arial Narrow";
	font-size: small;
	font-style: italic;
	color: Red;
        font-weight: bold;
}
</style>
