BODY {
	color: Black;
	background-color: White;
	font-family: Tahoma, Arial, sans-serif;
	font-size:  12px;
}

A {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color: #CF2727;
	font-weight: bold;
	text-decoration: underline;
}

.TabST {
background-color: #FFFFFF;
font-family : Tahoma, Arial, sans-serif;
color : #000000;
font-size:  12px; 
font-weight: normal;
}

.TabSTtr {
font-family : Tahoma, Arial, sans-serif;
color : #000000;
font-size:  12px; 
font-weight: normal;
}

.TabGrigio {
background-color: #C0C0C0;
font-family : Tahoma, Arial, sans-serif;
color : #000000;
font-size:  12px; 
font-weight: normal;
}

.TabMenu {
font-family : Tahoma, Arial, sans-serif;
color : #FFFFFF;
font-size:  12px; 
font-weight: normal;
}

.TabBorder {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	
	spacing 0px

	
	font-family : Tahoma, Arial, sans-serif;
	color : #000000;
	font-size:  12px; 
	font-weight: normal;
}


hr.linea {
	color: rgb(173,173,173);
}

.HR{
color : #C0C0C0;
}

.PBold {
font-family : Tahoma, Arial, sans-serif;
font-size: 12; 
font-weight: bold;
}
