a:link
{
color: rgb(11,139,233);
font-weight: bold; 
text-decoration: underline
}

a:over
{
color: rgb(255,0,0);
font-weight: bold;
text-decoration: underline
}

a:visited
{
color: rgb(255,255,255);
font-weight: normal; 
text-decoration: underline
}

body
{
font-family: Times New Roman;
color: rgb(255,255,255); font-size: 20pt;
text-align: left;
text-transform: uppercase;
font-weight: normal;
background-color: rgb(0,0,0)
}

body 
{  
background-image: url('http://www.tangotorino.com/sfondo.jpg');  
background-repeat: no-repeat;  
background-attachment: fixed;
background-position:      center 50%;  
}

body 
{
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#000000;
}

h1 
{  
font-family: arial;
color: rgb(255,204,0); font-size: 10pt;
text-align: right;
text-transform: capitalize;
font-weight: bold;
}

h2 
{  
font-family: arial;
color: rgb(255,204,0); font-size: 10pt;
text-align: left;
text-transform: capitalize;
font-weight: bold;
}

h3
{
a:link;  
font-family: Times New Roman; 
color: rgb(255,0,0); font-size: 18pt;
text-align: left;
text-transform: capitalize;
font-weight: bold;
text-decoration: underline
}

h4 
{
list-style-type: none;
font-family: arial;
color: rgb(11,139,233); font-size: 14pt;
text-align: right;
text-transform: uppercase;
font-weight: bold;
}

h5 
{  
font-family: Times New Roman;
color: rgb(255,0,0); font-size: 14pt;
text-align: left;
text-transform: uppercase;
font-weight: normal
}

h6 
{
font-family: arial;
color: rgb(255,255,255); font-size: 8pt;
text-align: center;
text-transform: none;
font-weight: bold
}

P 
{  
font-family: arial;
color: rgb(255,255,255); font-size: 8pt;
text-align: justify;
text-transform: none;
font-weight: bold
}
