body
{ 
	margin: 0;
	background:url("http://www.ipomea.it/images/bg_pagina.jpg");
	font-size: :100.01%;
}

h1, td.h1            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #6D89F6;
	font-weight: bold
}

h2, td.h2, a.h2:link, a.h2:visited,  a.h2:active           
{ 
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #FFFFFF;
}

a.h2:hover            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

h3, td.h3            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	color: #052268;
}

p, td             
{ 
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #052268;
}

input.txt, textarea, select            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 9px;
	color: #052268;
	background-color: #ffffff;
	border: 1px solid #052268;
}

input.sbm            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 9px;
	color: #ffffff;
	background-color: #6D89F6;
	border: 1px solid #6D89F6;
}

a.h3:link, a.h3:visited            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #B60E02;
	text-decoration: none;
}

a.h3:hover            
{ 
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #B60E02;
	text-decoration: underline;
}

a.h3:active         
{ 
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #B60E02;
	text-decoration: none;
	font-weight: bold
}


hr 
{
	border: "0";
	width: 100%;
	color: #7260D6;
	background-color: #ffffff;
	height: 1px;
}