h1 
{font-size: 30px; font-family: "Times New Roman", serif; font-weight: bold; color: "#004400"}

h2 
{font-size: 20px; font-family: "Times New Roman", serif; font-weight: bold; color: "#004400"}

h3 
{font-size: 22px; font-family: arial, helvetica; font-weight: bold; color: "0044000"}

h4
{font-size: 10px; font-family: arial, helvetica; color: "004400"}

body
{
font-weight: medium;
font-size: 18px;
background-image: url(rigato.gif);
font-family: "Times New Roman", Serif;
color:"004400"
}

a:link {text-decoration:underline; color:"000000"}
a:visited {text-decoration:underline; color:"006600"}
a:hover {text-decoration:none; color:"ffffff"; background:"004400"}
