body  {
	font-family : Arial, Helvetica, sans-serif;
        margin: 0px;
}

a:link  {
	color : #0000ff;
	text-decoration : none;
}

a:visited  {
	color : #0000cc;
	text-decoration : none;
}

a:hover  {
	color : #ff0066;
	text-decoration : underline;
}

a:active  {
	color : #0000ff;
	text-decoration : none;
}
fieldset.art {
        background-color:#f0f4f4;
        font-size:12px;
        font-family:Arial;
        padding:5px;
        }
fieldset.cup {
        background-color:#e8e8ff;
        font-size:12px;
        font-family:Arial;
        padding:5px;
        }
legend {
        font-size:16px;
        font-family:Verdana;
        color:#6e709e;
        }
table.tot {
        border: 1px solid #333366;
        }
table.marg {
        border-left:1px solid #333366; 
        border-right:1px solid #333366; 
        }
