#body{
	font-family: Tahoma;	
	font-size: 10px;
}

.text_align {
	text-align: justify;
}
.padme {
	padding: 5px;
}

.bottom_pad {
	padding-bottom: 10px;
}

.disclaimer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color:#FFFFFF;
}
.testoblack {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	color:#000000;
}
.title {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color:#FFFFFF;
}

.head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.head:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffff00;
}
.stdlink {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.stdlink:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
}

.pad {
    padding: 10px;
    
}

.border {
    border: #797877 solid 1px;
}
