body	{
 	font-family: Verdana, "Arial MT",Arial,Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 600pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: images/bg-amigr.jpg,url(http://www.amigroup-it.com/images/bg.jpg);
	margin: 10px 10px 10px 10px;
	text-align: justify;
	}

a:link    {text-decoration: blink, underline; color: #008200 }
a:visited {text-decoration: blink, underline; color: #0066FF }
a:active  {text-decoration: blink, underline; color: #0066FF }
a:hover   {text-decoration: none;	color: #FF0000 }

h1 	{ font-size: 18pt; }
h2 	{ font-size: 14pt; }
h3 	{ font-size: 12pt; }
h4 	{ font-size: 11pt; }
h5 	{ font-size: 9pt; }

table {
	margin-left: 0px;
	border-style: groove double dotted dashed;
	border-width: 0px; /*thin medium thick 20px*/
	border-color: ;
	padding: 0px; /* 5px 5px 5px 5px; */
 	font-family: Verdana, "Arial MT",Arial,Sans-Serif;
	font-size: 12pt;
	}

