body {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	color: #462603;
	font-weight: bold;
	background: #d3d83d;
}

table.griglia
{
	width: 700px;
	background-color: #f5ab5a;
	border-color: #81b41f;
	border-width: 0.3em;
}
td.nome
{
	width: 100px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #462603;
    padding: 1em 1em 1em 1em;	
}
td.email
{
	width: 100px;
}
td.convocato
{
	width: 100px;
}
td.accettato
{
	width: 200px;
}
td.foto
{
	width: 100px;
; 	font-size: 14px;
}
img
{
	width: 100px;
	height: 100px;
}
fieldset {
    padding: 0em 1em 1em 1em;
    color: #462603;
    font-weight: bold;
    font-size: 1em;
    border-color: #d3d83d;
    border-style: double;
}
img.imgiscriz
{
	width: 200px;
	height: 200px;
}
h2
{
	font-family: arial;
}
