#container {
	height: 800px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
body {
	margin: 0px;
	background: #0f0f0f;
}

.text1
{
	font-family:Arial, Verdana, Times New Roman;
	color:White;
	font-size:10pt;
}	

.text2
{
	font-family:Arial, Verdana, Times New Roman;
	font-size:10pt;
	font-weight:bold;
	color:White;
}

.text3
{
	font-family:Arial, Verdana, Times New Roman;
	font-size:8pt;
	color:White;
}

.bordosinistro
{
	border-left:solid 1px white
}

.bordobasso
{
	border-bottom:solid 1px white
}
