body
{ 
background-color: #0f0f0f;
}

p,table
{
color: #0000ff;
font-size: small; 
font-family: "Verdana", arial, sans-serif
}
p.small
{
font-size: x-small; 
}

h1,h2
{
color: #0000ff;
font-size: 300%; 
font-family: "Arial Black", arial, sans-serif;
text-align: center
}
h2
{
font-size: 200%; 
}

.duecento
{ 
font-size: 200%; 
}

a:link {color: #0000FF}
a:visited {color: #6060A0}
a:hover {color: #0060FF}
a:active {color: #f0f0ff}

