il file css completo è questo:
Codice:
/* CSS Document */
.Stile1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #999999;
}
.Stile2 {
font-size: 18px;
color: #666666;
}
.Stile3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.Stile4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: blue;
#body {background-color: white;}