A:link {font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	color: #ffb518;
	}
A:visited {font-family: Georgia;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	color: #ffb518;
	}
A:hover {font-family: Georgia;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	color: #d31f06;
	}
A:active {font-family: Georgia;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	color: #ffb518;
	}

blockquote {
	text-align: justify;
	font-size: 10px;
	color: #72978D;
	font-weight: normal;
	font-family: Georgia;}

em {	color: #909c72;
	font-size: 11px; }


h1 	{BORDER-TOP-WIDTH: 1px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BACKGROUND: #f9b5aa; 
    FILTER: alpha(opacity=100,finishopacity=100, style=1); MARGIN: 1px; TEXT-TRANSFORM: uppercase; COLOR: #d31f06; 
    LINE-HEIGHT: 0.7; BORDER-BOTTOM: 1px; FONT-FAMILY: georgia; LETTER-SPACING: 1px; HEIGHT: 7px; 
    TEXT-ALIGN: left; 
    BORDER-RIGHT-WIDTH: 1px; margin.height:1px;}

strong {font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	color: #d31f06;
	}

b {font-family: Georgia;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	color: #ffb518;
	}
	
p, body {
	font: 11px Verdana;  
	color:#d31f06;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;
    }

p.center {
	text-align: center;
    }

p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

img.left {
	margin: 5px;
	float: left;
	}

img.right {
	margin: 5px;
	float: left;
	}

	
TD {font: 11px Verdana;  
	color:#d31f06;
	}

body {font: 11px Verdana;  
	color:#d31f06;
	margin:8px;
	line-height: 145%;
	background-color:#f98674;
	background-image: url(bg.jpg);
    }

img
    {border: 0px none;}



#frame{
	width: 530px;
	padding: 5px;
	background-color: #fefdde;	
	margin-right:auto;
	margin-left:auto;}

#testo{
  padding: 5px;
}

#footer{
	clear: all;
	padding-top: 1px;}

textarea, input, button, select {
	font-family: arial, serif; font-size: 10px;
	color: #d31f06;
	background-color: #fefdde;
	border: 1px dotted #d31f06;
}