h1,h2,h3,h4,h5,h6
{
	font-family: Arial, Helvetica;
	color:black;
}
h1
{
	font-size: 32pt;
}
h2
{
	font-size: 28pt;
}

p,table,li,td
{
	font-family: Arial, Helvetica;
	font-size: 18pt;
}

i
{
	font-family: Arial, Helvetica;
	font-size: 24pt;
}

p.gr
{
	font-size: 28pt;
}

p.mid
{
	font-size: 14pt;
	text-align: center;
}

p.small
{
	font-size: 10pt;
	text-align: center;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #faec86;
}

table.tel
{
}

td.tel1
{
	font-size: 32pt;
	text-align: right;
}

td.tel2
{
	font-size: 64pt;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}

td.grcent
{
	font-size: 32pt;
	text-align: center;
}

td.grcb
{
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
}

td.norm
{
	font-size: 16pt;
	text-align: center;
}

td.left
{
	text-align: left;
}

td.right
{
	text-align: right;
}

td.cent,p.cent
{
	text-align: center;
}



img.img100 {
	height: auto;
	width: 100%;
}