﻿body 
{	font-size: medium;
}

a
{	
	text-decoration:none;
}

a:visited
{	
	text-decoration:none;
}


.table1 
{
  width: 1000px;
}
.menu
{
    font-family: Garamond;
    letter-spacing:2px;
    font-size: small;
    font-weight: bold;
}
.puntino
{
    font-size: large;
    font-weight: bold;               
}
.normal
{
    font-family: "Arial";
    font-size: small;
    color:#333399;
	
}

.normalsmaller
{
    font-family: "Arial";
    font-size: xx-small;
    color:#333399;
	
}

.footer
{
    font-family: "MS Sans Serif";
    text-align: center;
    letter-spacing:4px;
    color: #ffffff;
    font-weight: bold;
}
.title
{
    color: #B4744F;
    font-weight: bold;
    font-size: medium;
}

.titlesx
{
    color: #B4744F;
    font-weight: normal;
    font-size: medium;
}

.titlesmall
{
    color: #B4744F;
    font-weight: normal;
    font-size:small;
}

.name
{
    color: #B4744F;
    font-size: small;
}