﻿html, body 
{
	height: 100%;
	margin: 0; 
	padding: 0; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.html_body 
{ 
	width:550px;
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black; 
	background-color: white;
}

.html_body p
{
	text-align:left;
}

.html_boldgreen
{
	font-weight: bold; 
	color: #7DA61C; 
}

.html_titolo1
{
	font-size: 15px;
	font-weight: bold;
	color: Black; 
}

.html_titolo2
{
	font-size: 13px;
	font-weight: bold; 
	color: #7DA61C; 
}

.html_titolo3
{
	font-size: 13px;
	font-weight: bold; 
	color: #A9A9A9; 
}

.html_normal3
{
	font-size: 10px;
	font-weight: normal; 
	color: black; 
}
